- From: Jeffrey Yasskin <notifications@github.com>
- Date: Fri, 25 Oct 2024 07:32:30 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 October 2024 14:32:34 UTC
@LeaVerou Check out how `aria-labelledby` and `aria-describedby` can say that an element is labeled or described by multiple other elements. It is an edge case, but it has to be supported somehow. I'm tempted to say that it should be supported by letting those particular properties recurse, at least at the shadow root, and then you don't need anything like reference-target-map to deal with them. But I don't know enough about ARIA to be confident of that. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/961#issuecomment-2437982246 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/961/2437982246@github.com>
Received on Friday, 25 October 2024 14:32:34 UTC