cross-root-aria-delegation icon indicating copy to clipboard operation
cross-root-aria-delegation copied to clipboard

Reflection proposal: Expose internal elements to be referenced from the outside

Open mrego opened this issue 2 years ago • 4 comments

I'm not a fan of the name "Cross-root ARIA Reflection" that's why the title of the issue is longer than expected. I think it can be confused with ARIA attribute reflection and be misleading in some situations.

The problem is that you want to make a relationship between something that is in a shadow tree and something from outside the shadow tree, somehow exposing/exporting/reflecting that information outside of the Shadow DOM.

Anyway this issue is to discuss what's the best approach to solve this issue. In the explainer we're describing a few options. Let's discuss them here.

Once we agree on a proposal we can bikeshed about the best name and syntax for it.

mrego avatar Oct 25 '22 12:10 mrego