- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Aug 2017 07:46:22 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 August 2017 07:46:45 UTC
You mean `xlink:href`? It seems that has very similar considerations to CSS. Also, if we forget about shadow trees, would <html:base href="https://elsewhere.com/"/> <svg:use xlink:href="#test"/> <svg:blah id="test">...</svg:blah> end up finding `svg:blah` or not? If it does and the base URL gets ignored I think that would be a very strong argument for having similar semantics to CSS. -- 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-321477375
Received on Thursday, 10 August 2017 07:46:45 UTC