Closed
Bug 123348
Opened 24 years ago
Closed 24 years ago
CSS 2: problems with table borders and cells
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: carlo, Assigned: karnaze)
Details
See paragraph 17.6.2 of W3C CSS2 Specifications.
Mozilla doesn't render the lines between rows (and other things).
Ex.: TR { border-top: solid; } doesn't work at all.
Comment 1•24 years ago
|
||
Happening on linux 2002-02-02-22 as well.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
| Assignee | ||
Comment 2•24 years ago
|
||
Fixed by meta bug 41262.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9.9
Comment 3•24 years ago
|
||
style border-collapse: collapse works fine with the fix. Marking verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•