Closed Bug 60118 Opened 25 years ago Closed 25 years ago

Table, transitional dtd, extra whitespace between rows

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 57371

People

(Reporter: pollmann, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

In the navigation bar at the top of apple.com (and all pages under that domain), there is extra whitespace between the rows that does not appear in Nav 4.x or IE. The table explicitly specifies no whitespace, like this: <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0"> This works in IE, Nav 4.x, and Gecko as long as no DTD is specified. Is this whitespace by design per some spec, or is it an error? If it is by design, how can the web designer get around the problem?
Attached file reduced test case
The space comes from the boxes inside the cells--not the cells themselves. As per the CSS2 spec, the initial value for vertical-align in baseline--not bottom. The designer can get around the problem. *** This bug has been marked as a duplicate of 57371 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe; Apple's site now renders properly.
Status: RESOLVED → VERIFIED
The white space does not show up if you use the DTD for 4.0, but does show up if you use the DTD for 4.01.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: