Closed
Bug 1376037
Opened 8 years ago
Closed 8 years ago
Expose element id via NSAccessibility
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: jdiggs, Assigned: jdiggs)
Details
Attachments
(1 file)
1.77 KB,
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
WebKit and Blink each expose the element id via the "AXDOMIdentifier" attribute. And Gecko already exposes the element id as an object attribute for both ATK and IA2. Because the element id is used for both manual and automated accessibility testing, it would be helpful for Gecko to expose the element id via NSAccessibility.
Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8880975 -
Flags: review?(mzehe) → review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/be39eb7c806e
Expose element id via NSAccessibility. r=marcoz
Keywords: checkin-needed
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 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
•