RESOLVED DUPLICATE of bug 237977231049
AX: ARIA IDL should include CEReactions
https://bugs.webkit.org/show_bug.cgi?id=231049
Summary AX: ARIA IDL should include CEReactions
James Craig
Reported 2021-09-30 16:52:45 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-30 16:52:54 PDT
Ryosuke Niwa
Comment 2 2022-07-17 21:36:49 PDT
*** This bug has been marked as a duplicate of bug 237977 ***
Note You need to log in before you can comment on or make changes to this bug.