Closed Bug 277305 Opened 20 years ago Closed 20 years ago

localName of a node contains qualified name instead of local

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: maros.ivanco, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041231
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041231

localName of a node contains qualified name instead of local. Applies for both,
attributes and elements.

Reproducible: Always

Steps to Reproduce:
1.load attached test case
2.
3.

Actual Results:  
Mozilla alerts 'v:minlenght', 'v:minlenght', and 'V:SOMETHING'

Expected Results:  
Instead, it should alert 'minLenght', 'minLenght', and 'something'.

incorrect character case in the property is probably relative to the bugs 277297
and 277302
HTML has no namespaces, send your document using an XML mime type (such as
application/xhtml+xml or text/xml or application/xml).
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: