[Webkit-unassigned] [Bug 224615] New: AX: Add ARIA role "image" as a new role, and leave "img" as a synonym

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 11:09:05 PDT 2021


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

            Bug ID: 224615
           Summary: AX: Add ARIA role "image" as a new role, and leave
                    "img" as a synonym
           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: Add ARIA role "image" as a new role, and leave "img" as a synonym

It hasn't yet been merged into the editor's draft, but it will be here.
https://w3c.github.io/aria/#image

The 'img' role will remain, but be deprecated eventually after browser support moves sufficiently to support role="image"
https://w3c.github.io/aria/#img

I don't think WebKit should ever remove "img" as a role synonym, but the returned role string (reverse lookup of the enum) should use the new one: "image"

Related ARIA issues/PRs:
https://github.com/w3c/aria/issues/758
https://github.com/w3c/aria/pull/1370
https://github.com/w3c/aria/issues/1456

-- 
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/fe23cc86/attachment-0001.htm>


More information about the webkit-unassigned mailing list