Closed
Bug 1625153
Opened 5 years ago
Closed 5 years ago
Support the ARIA 1.2 `code` role
Categories
(Core :: Disability Access APIs, enhancement, P3)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: MarcoZ, Assigned: MarcoZ)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
New role in ARIA 1.2. Definition, API mapping.
The user benefit, once AT support it, that elements with this role and its children can be viewed with a different mode, for example all punctuation instead of some or most. Orca Master supports this experimentally now.
| Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
Since we already expose code via xml-roles, ATK relies on xml-roles for code and there isn't an HTML-AAM mapping yet, is there any advantage to having a Gecko role right now?
Flags: needinfo?(mzehe)
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mzehe)
Pushed by mzehe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51eebe7d6199
Implement the WAI-ARIA 1.2 code role, r=Jamie
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment 5•5 years ago
|
||
This should be documented at https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles.
Sebastian
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•