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

My bad. I should have clarified it.

> Are you saying the resolution should be that for v1 fragment identifiers will not go beyond the document tree? 

Yes. I meant this behavior. Fragment identifiers in shadow trees will not be *leaked* at all.

We have two options here:
A).  Fragment identifiers in shadow trees are not effective at all.
B).  Fragment identifiers in open shadow trees connected to a document are effective.

The current behavior is A). The proposed idea is B).
If someone really wants the behavior of B), please let us know that.


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

Received on Wednesday, 17 February 2016 09:22:45 UTC