Closed
Bug 1376107
Opened 9 years ago
Closed 9 years ago
DPub ARIA roles which map to AXLandmarkRegion should have an AXRoleDescription value of "region"; not "group"
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: jdiggs, Assigned: jdiggs)
Details
Attachments
(1 file)
|
1.28 KB,
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
In verifying the implementation of DPub ARIA, I discovered that I had not added handling so that roles which map to AXLandmarkRegion have an AXRoleDescription value of "region" as per the DPub AAM spec. See doc-bibliography as one example https://rawgit.com/w3c/aria/master/dpub-aam/dpub-aam.html#role-map-bibliography.
| Assignee | ||
Comment 1•9 years ago
|
||
Marco: This is a one-line fix. Please review. Thanks!
Updated•9 years ago
|
Attachment #8881045 -
Flags: review?(mzehe) → review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dfa510ebba63
Fix macOS AXRoleDescription for DPub ARIA AXLandmarkRegion. r=marcoz
Keywords: checkin-needed
Comment 3•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•