Support new ARIA 1.3 draft roles mark and suggestion
Categories
(Core :: Disability Access APIs, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: aaronlev, Assigned: MarcoZ)
References
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
New roles are being added to ARIA 1.3 (currently in draft), related to ARIA annotations:
mark - IA2_ROLE_MARK (ARIA spec PR https://github.com/w3c/aria/pull/1133)
insertion - IA2_ROLE_CONTENT_INSERTION (in draft ARIA spec)
deletion - IA2_ROLE_CONTENT_DELETION (in draft ARIA spec)
suggestion - IA2_ROLE_SUGGESTION (ARIA spec PR https://github.com/w3c/aria/pull/1134)
Note: comment is also a new role, but filing a separate issue since it also needs to compute its group position (level, setsize, posinset).
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
insertion and deletion were already added in bug 1540813 (Firefox 70).
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D64337
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D64545
Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9824f0c51096
https://hg.mozilla.org/mozilla-central/rev/3a037684f265
Assignee | ||
Comment 7•5 years ago
|
||
Has a test in the test suite, doesn't need manual testing.
Comment 8•5 years ago
|
||
Documentation complete; see https://github.com/mdn/sprints/issues/2939#issuecomment-607404699 for the full details.
Description
•