Re: [w3c/webcomponents] How should various document internal references work when SVG is being used in shadow DOM (#179)

@smaug---- I would expect that if we treat those references starting with `#` in a special way, `#test` would only refer to elements within the same tree, so you cannot get into the light from a shadow, or into a shadow from the light. That's how ID references work elsewhere already.

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

Received on Thursday, 2 August 2018 14:10:25 UTC