Closed
Bug 119189
Opened 24 years ago
Closed 24 years ago
Page displays wrong with DOCTYPE - fine without
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: lp, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
This page: http://startsiden.telia.dk/~lap/witherror.php
Which conforms to XHTML 1.0 displays wrongly - see the page, you will notice
that the blue frame is broken four places.
The page: http://startsiden.telia.dk/~lap/withouterror.php
Is the same page, but without the DOCTYPE tag (quirky mode on?) - you will
notice that the breaks are gone...
As far as I can see, there is nothing wrong with the XHTML code, so it should
display correctly with the DOCTYPE.
The same error is of course in Netscape 6.x
The page (with the error) displays correctly with netscape 4.08, ie and opera...
Reproducible: Always
Steps to Reproduce:
1. Open Mozilla on URL: http://startsiden.telia.dk/~lap/witherror.php
Actual Results: A layout error is produced - Four breaks is in the table.
Expected Results: Layout should be as coded - The breaks should not be there.
See http://startsiden.telia.dk/~lap/withouterror.php for how it is supposed to
look (this page is without the DOCTYPE tag).
Comment 1•24 years ago
|
||
This is because of bug 22274. Mozilla is right, read the bug for how you can fix it.
*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 2•24 years ago
|
||
Yep, also see http://developer.netscape.com/evangelism/docs/articles/img-table/
for an article on how to fix this.
Verify dupe.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•