Re: [w3c/webcomponents] SVG use element can't reference an element within the same shadow tree (#772)

The rough consensus at TPAC is that URLs in SVG `href` content attribute should use [CSS's rules](https://drafts.csswg.org/css-values-4/#urls), where fragment-only URLs are specially treated as always-local, and thus act like fragment IDs and be scoped to the shadow tree.

-- 
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/772#issuecomment-438834060

Received on Wednesday, 14 November 2018 21:59:12 UTC