[Bug 25141] New: Element serialization is not right for parent->child elements in the same namespace
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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 on the CC list for the bug.