- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Apr 2012 14:43:24 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16873 Summary: [Explainer]: Product: WebAppsWG Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Component Model AssignedTo: dglazkov@chromium.org ReportedBy: jgraham@opera.com QAContact: public-webapps-bugzilla@w3.org Blocks: 14949 "Appending inert DOM to a document node makes it go "live", as if the DOM tree was just parsed from markup (setting innerHTML)." This doesn't make much sense. Presumably appendChild won't serialize + reparse the contents. Possibly you mean some of the state flags will be reset? In general for items with state e.g. script it's not clear what will happen to the state when the node is in a <template> and what will happen when it is moved outside the template. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 27 April 2012 14:43:33 UTC