Re: [WICG/webcomponents] There is no way to navigate to a fragment inside a shadow tree (#924)

> @rniwa , the discussion on [#66](https://github.com/WICG/webcomponents/issues/66) is about navigate to a fragment inside a shadow tree. This is not my case. My case is a pure CSS trick that doesn't work inside the Web Component when it should.

No, you're misunderstanding the cause of the problem. The fragment navigation is precisely what's missing & what's causing `:target` to never apply inside a shadow tree.


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

Received on Saturday, 1 May 2021 03:02:42 UTC