Closed
Bug 130056
Opened 23 years ago
Closed 23 years ago
doctype declaration 4.01 strict confuses browser
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: maarja, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)
BuildID: 20020202
valid 4.01srtict webpage www.art.tartu.ee/~roosim/weeb/moz/4strict.html with doctype declaration 4.01strict -
mozilla leaves some room below pictures with margins-borders-paddings all set to 0. no problem without
declaration ( www.art.tartu.ee/~roosim/weeb/moz/index.html ) or 4.01transitional ( www.art.tartu.ee/~roosim/
weeb/moz/4trans.html )
Reproducible: Always
Steps to Reproduce:
1.html doctype declaration 4.01 strict
2.table with pictures inside, no margins-paddings-borders
3.
Actual Results: mozilla left some room below pictures
Expected Results: there should be no room between pictures
Comment 1•23 years ago
|
||
Actually, we're not confused. We do this correctly. See
http://developer.netscape.com/evangelism/docs/articles/img-table/ for an
explanation of what happens.
*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•