Closed Bug 162374 Opened 23 years ago Closed 23 years ago

<div> & <p> tags add extra lines inside a table cell.

Categories

(Core :: Layout: Tables, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 33784

People

(Reporter: ljeffmeacham, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

In the following simplified test case, there is a table cell that contains a <div> & a <p> tag. With both tags inside the table cell, there is an extra line before & after the text. If the <div></div> or <p></p> tags are removed, the table is rendered without the extra lines. Tested on: mfcembed 2002-08-12-09-trunk (Win2k & Win98) mfcembed 2002-08-12-08-1.0 (Win2k & Win98)
Attached file Simplified test case. (deleted) —
you could leave the <div> there. p, dl, multicol { display: block; margin: 1em 0; } ...from html.css means: this is not a bug, it's the supposed behavior.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
For Quirks mode this isn't invalid...
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
... but it is a duplicate of bug 33784. *** This bug has been marked as a duplicate of 33784 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
Verifying dup of 33784
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: