Re: [w3c/webcomponents] Template in a SVG context does not have any content (#744)

That's because of https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inforeign "any other start tag". There's only a limited set of HTML elements that cannot be used in an SVG/MathML context.

-- 
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/744#issuecomment-370988531

Received on Wednesday, 7 March 2018 01:19:46 UTC