[Webkit-unassigned] [Bug 231049] New: AX: ARIA IDL should include CEReactions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 16:52:45 PDT 2021


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

            Bug ID: 231049
           Summary: AX: ARIA IDL should include CEReactions
           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: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

AX: ARIA IDL should include CEReactions to match other implementations.
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/accessibility/AriaAttributes.idl

Could match Chromium (also implemented in Firefox with a different reflection syntax):
Chromium: https://github.com/chromium/chromium/blob/master/third_party/blink/renderer/core/dom/aria_attributes.idl
Moz: https://searchfox.org/mozilla-central/source/dom/webidl/AriaAttributes.webidl

Straightforward source diff: Replace all "[Reflect=" with "[CEReactions, Reflect="

I expect this will be updated in the spec soon, too. Spec IDL is in a state of flux, but this one is non-controversial TMK.
https://github.com/w3c/aria/issues/1242

-- 
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/20210930/8351b6d6/attachment.htm>


More information about the webkit-unassigned mailing list