- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Apr 2012 18:09:55 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16787
Summary: [Templates]: Specify that XML parsing doesn't do
anything special with <template>
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
AssignedTo: dglazkov@chromium.org
ReportedBy: rafaelw@chromium.org
QAContact: public-webapps-bugzilla@w3.org
Blocks: 15476
The spec should make clear that it is a non-goal to create an inert mechanism
for XML documents, and that the behavior of parsing template children by the
XML parser is exactly as if the template element had been created via
createElement and children appended to it (i.e. nothing special).
--
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 Wednesday, 18 April 2012 18:10:01 UTC