- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Mar 2014 17:46:30 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25141
            Bug ID: 25141
           Summary: Element serialization is not right for parent->child
                    elements in the same namespace
           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
Specifically, step 11.2 in the Element serialization is too naïve.
There are cases where default namespace decls can cause the prefix of child to
be dropped.
There are cases where the prefix definition is necessary to keep.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 24 March 2014 17:46:31 UTC