Re: [WICG/webcomponents] What's the right target of anchor link inside shadowDom (Issue #1048)

The root DOM tree is not allowed to see into the shadow DOM tree so there is no path by which the browser can natively target these links. You'd need to do something in JS, or if you have an API suggestion, please feel free to share in case others might be interested in the same problem space and work together towards a spec proposal...

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

Message ID: <WICG/webcomponents/issues/1048/2384598916@github.com>

Received on Tuesday, 1 October 2024 01:25:43 UTC