- From: <bugzilla@jessica.w3.org>
- Date: Thu, 05 Sep 2013 20:23:14 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23170 --- Comment #1 from Rafael Weinstein <rafaelw@chromium.org> --- HTML Template's creates the precedent that elements without a defaultView are "inert" (this is colloquial, not specified). I wonder if it's more useful separation of concerns that HTML Imports: are for importing remote resources (which likely do some registration) HTML Templates: are for defining fragments of DOM which may be used later. An an import wishes to declare fragments for later use, it should wrap those fragments in <template>s. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 5 September 2013 20:23:16 UTC