Re: [webcomponents] [Shadow]: url fragment identifiers should be followed into ShadowDOM (bugzilla: 23161) (#66)

Indeed, we can have multiple shadow DOMs that contain same IDs.  We don't want to be conflating all those elements.

Having said that, there is something to be desired here about deep-linking into shadow DOM.  We probably need some sort of nesting syntax for identifiers to do that though.  e.g.  #<id>!<id-in-shadow>

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/66#issuecomment-171452596

Received on Wednesday, 13 January 2016 22:09:05 UTC