Closed
Bug 255029
Opened 21 years ago
Closed 21 years ago
TABLEs and CAPTIONs with equal border draw horizontally offset from each other in Strict mode when the TABLE has border-collapse:collapse; and TABLE's border draws outside BODY boundary!)
Categories
(Core :: Layout: Tables, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 155955
People
(Reporter: bugmail, Unassigned)
Details
(Keywords: css1, testcase)
Attachments
(2 files, 1 obsolete file)
If a TABLE and its' CAPTION each get the same width border, Firefox 0.9.3 draws
the two horizontally offset from each other, and the TABLE element's border even
draws outside the boundary of the BODY element.
Only happens in Strict mode.
Summary: TABLEs and CAPTIONs with equal border draw horizontally offset from each other (and TABLE's border draws outside BODY boundary!) → TABLEs and CAPTIONs with equal border draw horizontally offset from each other in Strict mode (and TABLE's border draws outside BODY boundary!)
Also only happens with border-collapse:collapse; on the TABLE.
Summary: TABLEs and CAPTIONs with equal border draw horizontally offset from each other in Strict mode (and TABLE's border draws outside BODY boundary!) → TABLEs and CAPTIONs with equal border draw horizontally offset from each other in Strict mode when the TABLE has border-collapse:collapse; and TABLE's border draws outside BODY boundary!)
Attachment #155697 -
Attachment is obsolete: true
How does this bug differ from bug 155955?
Comment 7•21 years ago
|
||
It doesn't.
*** This bug has been marked as a duplicate of 155955 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•