On Saturday, 7 March 2015 at 17:01:14 UTC, Nick Sabalausky wrote:
I haven't looked at the details, but "HTML Imports" sounds like something that might have been able to fit that, but according to that page, not only do Safari and IE not support them, but apparently Firefox is INTENTIONALLY not doing them because (if I understand this "polyfill" thing right) it seems Mozilla deliberately wants to force basic things like that to always rely on JS.

No, I think they just want to make sure it is the right way to do it before it is implemented.

The polyfill webcomponents-lite.js should give HTML import and templates for IE11+:

https://github.com/WebComponents/webcomponentsjs#browser-support

Reply via email to