Closed Bug 173919 Opened 23 years ago Closed 23 years ago

Error on rendering

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME
mozilla1.1final

People

(Reporter: paolop, Assigned: asa)

Details

Create a new html file with this code : <html> <head> <title>Test</title> </head> <table > <tr> <td > <div align="center">Image -(<img src="image.gif">)- Image</div> </td> </tr> </table> </body> </html> Try to render it with Mozilla and with IE... Mozilla do not show any image. IE do it.
That's not valid HTML. The body element is not properly opened. Reporter, always add your Build ID to the bug report.
WFM using 2002101015, Windows 2000/XP with or without the body tag --> WORKSFORME. Reopen if you still can reproduce with latest build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Ok, I forgot to copy the Body open but ... 1. IE works well also without body 2. Mozilla 1.1 doesn't work with or without Body stuff Sorry about missing Build ID, this the first one I report a bug Mozilla1.1 Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.1) Gecko/20020826
Target Milestone: --- → mozilla1.1final
If you want to help report bugs download the latest nightly at: http://ftp.mozilla.org/pub/mozilla/nightly/latest/ Probably the bug that you reported is fixed a while ago. Also, when reporting bugs, try to use the Bugzilla Helper: http://bugzilla.mozilla.org/enter_bug.cgi?format=guided And one last thing, the Target Milestone is for the developer to change, not by you. Thanks for helping.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.