[Webkit-unassigned] [Bug 224617] New: AX: inverse role synonyms "presentation" and "none" to make "none" the primary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 11:20:32 PDT 2021


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

            Bug ID: 224617
           Summary: AX: inverse role synonyms "presentation" and "none" to
                    make "none" the primary
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

AX: inverse role synonyms "presentation" and "none" to make "none" the primary

ARIA "none" has had very good browser support for a number of years, so the ARIA spec is making it the primary role (over the original name "presentation"). Currently "presentation" is the returned role in WebKit's reverse enum lookup (computedRoleString IIRC?). Since "presentation" will be deprecated, the computed role string should return the ARIA 1.1 "none" role, over the 1.0 "presentation" role. The deprecated "presentation" role should remain in WebKit for backwards compatibility.

-- 
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/20210415/c9fcf505/attachment.htm>


More information about the webkit-unassigned mailing list