Skip to content

Need a decision on what the computedrole should return on extension specs #1887

@cookiecrook

Description

@cookiecrook

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.

  1. literal role name from the extension spec (current Chromium behavior)... e.g. graphics-document
  2. aria superclass role name (current WebKit behavior)… e.g. document
  3. leave it unspecified with explicit statement that either is ok (likely unprecedented for "interop" tests)
  4. default specified in ARIA, but allows override in extension on a per-spec basis?
  5. something else?

More info and Draft PR here:
web-platform-tests/interop-accessibility#9 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions