[Webkit-unassigned] [Bug 234787] New: Add a helper function to compute an element's accessibility role in core DOM code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 1 12:25:06 PST 2022


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

            Bug ID: 234787
           Summary: Add a helper function to compute an element's
                    accessibility role in core DOM code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

...and then use it in accessibility code, as well as a handful of other places where we currently map an element's role attribute to an `AccessibilityRole` enum type.

webkit.org/b/234669 for more context.

-- 
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/20220101/69acac87/attachment.htm>


More information about the webkit-unassigned mailing list