Closed Bug 20813 Opened 25 years ago Closed 25 years ago

[4.xP]object for named image inside named form

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: vidur)

References

Details

Attachments

(1 file)

DESCRIPTION:  In NN 4.x, the structure:

<form name="myform">
  <img name="myimg">
</form>

allowed the image object to be referred to as

document.myform.myimg

This isn't working in mozilla.

STEPS TO REPRODUCE:
 * load test case

ACTUAL RESULTS:
 * the outline of a missing image

EXPECTED RESULTS:
 * you should see the mozilla banner that appears on the top of this page

DOES NOT WORK CORRECTLY ON:
 * Linux, mozilla, 1999-12-02-16-M12

WORKS CORRECTLY ON:
 * Linux NN 4.7

ADDITIONAL INFORMATION:
This is spun off bug 16835.
In an attempt to get my bug list in order again, marking all the bugs I have
currently as ASSIGNED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Ooh! Fixed this one a while back.
Status: RESOLVED → VERIFIED
Verified with 2000-01-12-12.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: