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

`hashchange` event looks available across all browsers (except Opera Mini),
http://caniuse.com/#feat=hashchange

therefore if an web author wants to route (navigate, scroll to) some hash ID into
a deep id in a shadow, he/she can emulate whatever syntax (like Ryosuke suggested above)
even when option 2 is adopted.

So option 2 sounds good to me.

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

Received on Thursday, 14 January 2016 04:17:17 UTC