Closed
Bug 302308
Opened 19 years ago
Closed 19 years ago
borders not applied to table cells if table cell in thead set to display:none
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 217769
People
(Reporter: jrspm, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.69 KB,
text/html
|
Details |
Not sure whether the componet should be styles system or tables here, but I'll guess style system. Anyway, Mozilla seems to lose the ability to display table cell borders when a cell in <thead> is set to display:none along with border-collapse:collapse. Expected: borders display around displayable cells Actual: no borders displayed Testcase coming up... Jake
Assignee: dbaron → nobody
Component: Style System (CSS) → Layout: Tables
QA Contact: ian → layout.tables
| Reporter | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 217769 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•