Closed Bug 361988 Opened 18 years ago Closed 18 years ago

Table cell heights have hard minimum in HTML 4 Strict

Categories

(Core :: Layout: Tables, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 22274

People

(Reporter: mozilla, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0

The linked URL points at a minimal page which should display a 2x2 pixel square.  However, the height is much greater than it should be.  Interestingly, if the doctype is removed from the page, the square appears properly.

Reproducible: Always

Steps to Reproduce:
1. View URL.

Actual Results:  
A square about 2x10 appears.

Expected Results:  
A square of 2x2 should appear.

Opera and Safari behave the same as Mozilla.  Only IE renders this properly.  Which surprised me somewhat.
See http://developer.mozilla.org/en/docs/Images,_Tables,_and_Mysterious_Gaps .

*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Yup, when I saw IE was alone in rendering something correctly, it made me suspect that the bug was in my HTML.  Sure enough that's exactly what is was.  Thanks!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.