Closed Bug 1358417 Opened 7 years ago Closed 7 years ago

ARIA term role, and HTML dt element, should be exposed with ATK_ROLE_DESCRIPTION_TERM

Categories

(Core :: Disability Access APIs, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: jdiggs, Assigned: jdiggs)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Steps to reproduce:
1. Load data:text/html,<div role="term">foo</div>
2. Use Accerciser to examine the element

Expected results: the element would be exposed with ROLE_DESCRIPTION_TERM
Actual results: the element is exposed with ROLE_SECTION

https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-term
Ditto for the HTML dt element: https://www.w3.org/TR/html-aam-1.0/#el-dt
Summary: ARIA term role should be exposed with ATK_ROLE_DESCRIPTION_TERM → ARIA term role, and HTML dt element, should be exposed with ATK_ROLE_DESCRIPTION_TERM
Attached patch proposed patchSplinter Review
Attachment #8878598 - Flags: review?(surkov.alexander)
Comment on attachment 8878598 [details] [diff] [review]
proposed patch

Review of attachment 8878598 [details] [diff] [review]:
-----------------------------------------------------------------

r=me, thanks!
Attachment #8878598 - Flags: review?(surkov.alexander) → review+
Assignee: nobody → jdiggs
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/053002880e93
Use ATK_ROLE_DESCRIPTION_TERM for "term" role and "dt" element. r=surkov
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/053002880e93
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: