WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
240 stars 18 forks source link

Reference Target for Cross-Root ARIA #356

Open keithamus opened 1 month ago

keithamus commented 1 month ago

WebKittens

@annevk @cookiecrook

Title of the spec

Reference Target for Cross-Root ARIA

URL to the spec

https://github.com/WICG/aom/blob/gh-pages/reference-target-explainer.md

URL to the spec's repository

https://github.com/WICG/aom

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/1035

WebKit Bugzilla URL

No response

Radar URL

No response

Description

Reference Targets allow forwarding IDREFs to members of the ShadowDOM which will make it signficantly easier to create web components which rely on ARIA (which itself heavily relies on IDREFs).

The Web Components Community Group considers this a pivotol feature.

annevk commented 1 month ago

I think some relationships should be implicit as we don't want to regress on how label works today: https://github.com/WICG/aom/issues/209.

Overall though I like the direction this is going in.

cc @rniwa