Re: [w3ctag/design-reviews] Reference Target (Issue #961)

I think the ability to easily control the ordering is a solid reason why having a central attribute or set of attributes on the shadow root is valuable.

Developers are used to building an accessible name using a list of IDs with a particular ordering in an `aria-labeledby` attribute, which maps well to using a list of IDs in a `shadowrootmap` attribute on the shadow/template. It would be more surprising to have to rely on DOM order or a chaining of `aria-labeledby` that fails in other contexts.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/961#issuecomment-2434060122
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/961/2434060122@github.com>

Received on Thursday, 24 October 2024 01:50:36 UTC