Re: [w3c/webcomponents] HTML Modules (#645)

For including HTML into HTML, probably you can imagine there is a `<include src="...">` HTML tag that magically does what server-side include did on the client side. It would be nice to have.
However it is a separate problem or use case from HTML Modules - which wants to load HTML as a resource and do something on it with scripting.

-- 
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/645#issuecomment-310304981

Received on Thursday, 22 June 2017 07:56:16 UTC