[Webkit-unassigned] [Bug 206252] New: AX: Implement support for ARIA 1.3 comment role, including auto/manual group position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 12:37:59 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206252

            Bug ID: 206252
           Summary: AX: Implement support for ARIA 1.3 comment role,
                    including auto/manual group position
           Product: WebKit
           Version: Safari 12
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aleventhal at google.com
                CC: webkit-bug-importer at group.apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200114/5fd3268a/attachment-0001.htm>


More information about the webkit-unassigned mailing list