[Bug 25180] New: Handle <template> element serialization
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25180
Bug ID: 25180
Summary: Handle <template> element serialization
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM Parsing and Serialization
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
HTML 5 includes the <template> element, which has special serialization
requirements (serialize the template's contents, rather than it's children)
This should be handled by the serialization algorithm as well.
--
You are receiving this mail because:
You are on the CC list for the bug.