[Bug 25180] New: Handle <template> element serialization

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: travil@microsoft.com
          Reporter: travil@microsoft.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

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.

Received on Thursday, 27 March 2014 20:38:14 UTC