Closed Bug 75675 Opened 24 years ago Closed 24 years ago

wrong namespaceURI and localName on namespace attributes in xhtml

Categories

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

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 41983

People

(Reporter: sicking, Assigned: jst)

Details

Attachments

(1 file)

Namespace attributes in xhtml documents get wrong namespaceURI and localName. For example an attribute named xmlns:xsl have namespaceURI="" and localName="xmlns:xsl". Defaultnamespace attributes (xmlns="...") seems to be compleatly removed from the DOM. It works fine for XML documents though
I believe this is a dupe, it all happens because HTML content does not use node info's to store this stuff. XML does. HTML can and should be changed. *** This bug has been marked as a duplicate of 41983 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updating QA contact to Shivakiran Tummala.
QA Contact: desale → stummala
verified as dup of 41983 ....marking verified
Status: RESOLVED → VERIFIED
Component: DOM: Core → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: