NEW 206252
AX: Implement support for ARIA 1.3 comment role, including auto/manual group position (ARIA Annotations)
https://bugs.webkit.org/show_bug.cgi?id=206252
Summary AX: Implement support for ARIA 1.3 comment role, including auto/manual group ...
Aaron Leventhal
Reported 2020-01-14 12:37:59 PST
A new role in ARIA called "comment" is intended to help support ARIA annotations. The ARIA spec PR for it is https://github.com/w3c/aria/pull/1135. It should automatically compute its level, setsize and posinset when not provided. The level is based on counting comment ancestors until the root. Note: it is currently implemented in Chrome behind the flag --enable-features=AccessibilityExposeARIAAnnotations
Attachments
Radar WebKit Bug Importer
Comment 1 2020-01-14 12:38:10 PST
James Craig
Comment 2 2020-03-04 16:46:24 PST
Aaron requested public comment. I can confirm that Apple Accessibility Engineering has no concern with the ARIA Annotations proposal and intends to implement the comment role. I can't promise a specific date though.
James Craig
Comment 3 2023-03-21 00:40:33 PDT
Note You need to log in before you can comment on or make changes to this bug.