Closed Bug 340671 Opened 19 years ago Closed 19 years ago

New ATK: Use new block text roles if available

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: aaronlev, Assigned: aaronlev)

References

Details

(Keywords: access)

Attachments

(1 file)

If available, use the new roles: <h1>-<h6> -> ATK_ROLE_HEADING with additional object attribute "heading level = n" <p> -> ATK_ROLE_PARAGRAPH <div> -> ATK_ROLE_SECTION
More: <ul> and <ol> -> ATK_ROLE_LIST <li> -> ATK_ROLE_LISTITEM <blockquote> -> ATK_ROLE_SECTION (object attribute of tag will indicate that it's a quote) <form> -> ATK_ROLE_FORM
Depends on: 340829
Will file separate bug for object attributes.
Attachment #226492 - Flags: review?(pilgrim)
Comment on attachment 226492 [details] [diff] [review] Tiny patch. Blockquote->ROLE_SECTION was missing, and Role() should use GetFinalRole() Looks fine, r=me
Attachment #226492 - Flags: review?(pilgrim) → review+
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: