Closed Bug 191545 Opened 22 years ago Closed 22 years ago

Image with width="" isn't rendered by MSIE but is rendered by moz

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: vlad, Assigned: jdunn)

References

Details

(Whiteboard: INVALID?)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212


An image referenced such as:

<img border="0" src="themes/DeepBlue/images/logo-graphic.gif" width="">

isn't shown by MSIE, but is shown (normal-width) by Mozilla.  This could
easily be a MSIE bug, but I am unclear on what the standards say in this case.

Reproducible: Always

Steps to Reproduce:
http://www.w3.org/TR/html4/struct/objects.html#h-13.7.1 doesn't mention anything
about this case. IE seems to consider an empty value equal to "0", but I don't
think that's right. Mozilla should be right.
this is not an mozilla bug (see for ref bug 169599)
Depends on: 169599
Whiteboard: INVALID?
Note that <table cellpadding=""> does *not* get interpreted as 0, so it's not
like IE is consistent.

Again I say, Show Me The Topsite.  Unless this breaks the web, let's not
complicate our parsing more with useless special cases like this.  I say WONTFIX.
Agreed.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.