Closed Bug 177453 Opened 22 years ago Closed 22 years ago

[Active Accessibility] implement support for <hr>

Categories

(Core :: Disability Access APIs, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: yuanyi21, Assigned: yuanyi21)

References

Details

Attachments

(1 file)

<hr> is a important separator of the HTML content. We should expose it to make 
AT applications understand the content easily.
Blocks: gnoper
aaron, I found actually HRFrame is a kind of InlineFrame, so I just need to add 
some code into nsInlineFrame::GetAccessible(), rather than HRuleFrame.

BTW, the viewer.exe is from mozilla\webshell\tests\viewer
Status: NEW → ASSIGNED
seeking r=
Bill, is ROLE_SEPARATOR for <hr> something we want in our MSAA impl, or do you
think this should be for Unix/ATK only?
Comment on attachment 104746 [details] [diff] [review]
implemented nsHTMLHRAccessible

r=aaronl

Bill says this is okay. We'll remove it from MSAA if it causes problems in
Windows.
Attachment #104746 - Flags: review+
thanks, aaron. I agree with you, since IE doesn't have accesible object for <hr>.
Comment on attachment 104746 [details] [diff] [review]
implemented nsHTMLHRAccessible

sr=jst
Attachment #104746 - Flags: superreview+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: