Bug 231049

Summary: AX: ARIA IDL should include CEReactions
Product: WebKit Reporter: James Craig <jcraig>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andresg_22, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.