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

This seems like a thing (same with event retargating) that developers want to be able to control on a per-`ShadowRoot` basis.

For closed shadow trees we obviously cannot do this, but for open ones both might make sense. You probably want this if you use shadow trees for templating, but don't want it for controls.

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

Received on Thursday, 14 January 2016 12:01:50 UTC