You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to move forward with testing computed roles the DPUB-ARIA and Graphics-ARIA (+SVG-ARIA) extension specifications as part of the Interop 2023 Accessibility Investigation, the ARIA WG needs to make a decision on what the computedrole should return on extension specs.
Currently it is unspecified, so there is no "correct" value.
literal role name from the extension spec (current Chromium behavior)... e.g. graphics-document
aria superclass role name (current WebKit behavior)… e.g. document
leave it unspecified with explicit statement that either is ok (likely unprecedented for "interop" tests)
default specified in ARIA, but allows override in extension on a per-spec basis?