Re: [WICG/webcomponents] Can ElementInternals have ARIA properties pointing inside the shadow root? (Issue #974)

@caridy I added an example to clarify. Keep in mind that `ariaDescribedBy` (and similar properties) are restricted in which elements they can reference: https://github.com/WICG/aom/issues/192

So it's important to know whether the owning `DocumentOrShadowRoot` of the `ElementInternals` is considered to be the host or the attached shadow root.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/974#issuecomment-1322442346
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/974/1322442346@github.com>

Received on Monday, 21 November 2022 17:54:51 UTC