Closed Bug 4407 Opened 25 years ago Closed 25 years ago

IMAGE not supported (as IMG substitute)

Categories

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

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: rickg)

References

()

Details

OK, so this is bad HTML... but it is supported in earlier versions of
Communicator as well as IE. Here's the source:

<IMAGE src="1298-findit.gif" ALT="Find It">

If you display that in Nav or IE you see the image. Seamonkey renders nothing on
the screen, however.
Summary: IMAGE not surpported (as IMG substitute) → IMAGE not supported (as IMG substitute)
Assignee: troy → rickg
Component: Layout → Parser
Rick, is this something the parser would do?
Status: NEW → ASSIGNED
Well, I'll think about it. But at some point you have to say, gee fellas, can't
we just use the actual HTML tagset?
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed by adding IMAGE as a synonym for IMG.
Status: RESOLVED → VERIFIED
Fixed in April 5th Build.
You need to log in before you can comment on or make changes to this bug.