Closed Bug 393629 Opened 17 years ago Closed 16 years ago

Matching name for document.all doesn't reflect IE in all cases

Categories

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

x86
Windows XP
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: martijn.martijn, Assigned: sicking)

References

Details

(Keywords: regression, testcase)

Attachments

(1 file)

Attached file testcase
I originally mentioned this in bug 259332, comment 12.

There was Hendrix feedback that some search doesn't work:
http://groups.google.com/group/mozilla.feedback/browse_thread/thread/2b001eb03ecd2f17/7c5cbbdb9c658c0c?lnk=st
I tracked this down as a regression from bug 259332.
Mozilla used to allow to find <select> elements by name using the document.all function. Now that doesn't work anymore.

Jonas asked in bug 259332, comment 13 on what elements in IE allow name-matching using document.all. This is what the testcase is about.

I get as result in IE:
APPLET
A
EMBED
FORM
IFRAME
IMG
INPUT
OBJECT
TEXTAREA
SELECT
MAP
META
BUTTON
Blocks: 279919
Blocks: 259332
Keywords: regression
Assignee: nobody → jonas
Flags: wanted1.9.1+
Flags: wanted1.9.0.x?
Flags: wanted-next+
Priority: -- → P1
Jonas, any update here?
Flags: wanted1.9.0.x? → wanted1.9.0.x+
This was fixed as part of the patch in bug 436094
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 436094
Resolution: --- → FIXED
Flags: wanted1.9.0.x+
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: