Closed Bug 327542 Opened 18 years ago Closed 18 years ago

Disallow elem.setAttribute("xmlns", "...")

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 315805

People

(Reporter: peterv, Assigned: peterv)

Details

We should disallow elem.setAttribute("xmlns", "..."), it leads to problems for serializing with duplicate attributes (even though they're in a separate namespace) when there is also an xmlns attribute in the http://www.w3.org/XML/1998/namespace namespace.

*** This bug has been marked as a duplicate of 315805 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.