This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25180 - Handle <template> element serialization
Summary: Handle <template> element serialization
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM Parsing and Serialization (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 20:38 UTC by Travis Leithead [MSFT]
Modified: 2014-04-03 18:50 UTC (History)
2 users (show)

See Also:


Attachments

Description Travis Leithead [MSFT] 2014-03-27 20:38:13 UTC
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.
Comment 1 Travis Leithead [MSFT] 2014-04-03 18:50:53 UTC
Fixed in commit:
https://dvcs.w3.org/hg/innerhtml/rev/619b91c88dc8