Closed
Bug 445938
Opened 16 years ago
Closed 16 years ago
text-position attribute not yet exposed for superscript and subscript text.
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
VERIFIED
FIXED
People
(Reporter: MarcoZ, Assigned: surkov)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(2 files)
Follow-up bug to bug 345759. We're not exposing any special attributes for superscript and subscript text yet. According to the spec at http://wiki.mozilla.org/Accessibility/TextAttributes, we should expose text-position with a value of "super" or "sub".
Reporter | ||
Comment 1•16 years ago
|
||
In the first and third paragraphs. we do get different text segments from the super/sub tags, in the second and fourth paragraph, where the span is styled, the text range is the whole paragraph without interruption.
Assignee | ||
Comment 2•16 years ago
|
||
Attachment #330749 -
Flags: review?(marco.zehe)
Assignee | ||
Updated•16 years ago
|
Attachment #330749 -
Flags: review?(aaronleventhal)
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Comment 3•16 years ago
|
||
Comment on attachment 330749 [details] [diff] [review]
patch
r+ but didn't review the tests.
Attachment #330749 -
Flags: review?(aaronleventhal) → review+
Reporter | ||
Comment 4•16 years ago
|
||
Comment on attachment 330749 [details] [diff] [review]
patch
r=me for the tests. Thanks!
Attachment #330749 -
Flags: review?(marco.zehe) → review+
Assignee | ||
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•16 years ago
|
||
Verified fixed in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1a2pre) Gecko/2008072403 Minefield/3.1a2pre
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•16 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•