Open
Bug 768298
Opened 12 years ago
Updated 2 years ago
Need a "Flatten" API to get the flattened text content for an element.
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
NEW
People
(Reporter: hub, Unassigned)
Details
Need a "Flatten" API to get the flattened text content for an element.
See https://bugzilla.mozilla.org/show_bug.cgi?id=718625#c13
Reporter | ||
Comment 1•12 years ago
|
||
And this bug include fix the code referenced in bug 718625
Comment 2•12 years ago
|
||
depending on 'flatten' definition the slight change of nsTextEquivUtils works.
Reporter | ||
Comment 3•12 years ago
|
||
I'm wonder now if that's not what nsTextEquivUtils::AppendTextEquivFromTextContent() does.
Comment 4•12 years ago
|
||
(In reply to Hub Figuiere [:hub] from comment #3)
> I'm wonder now if that's not what
> nsTextEquivUtils::AppendTextEquivFromTextContent() does.
it looks that AppendTextEquivFromContent can do a trick but as I said it depends on 'flatten' definition. Various examples can help.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•