- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Nov 2012 21:54:00 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20030
Bug ID: 20030
Summary: [Templates]: Template Contents Mode needs to handle
fragment case when processing EOF
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: rafaelw@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 15476
e.g.
var t = document.createElement('template');
t.innerHTML = "<template></template>';
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 20 November 2012 21:54:02 UTC