Closed
Bug 217677
Opened 21 years ago
Closed 20 years ago
Bad table rendering
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 197391
People
(Reporter: hostalp, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
3.08 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i686; en-US; rv:9.9) Gecko/29991231 Mozilla Firebird/9.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030825
At
http://stargate.gamca.sk/~rejdi/Tables.htm
there are two tables with red stair-contents.
But almost nothing is shown correctly in Mozilla, in opposite to IE and partially Opera.
Reproducible: Always
Steps to Reproduce:
1. Open http://stargate.gamca.sk/~rejdi/Tables.htm
Actual Results:
None of the table contents is shown
Expected Results:
Show the red contents of two tables with one diagonal line created from small white boxes.
Comment 1•21 years ago
|
||
Reassign for real.
For what it's worth, the page is rendered in standards mode, and since all the
cells are empty they all end up being of zero height. Rendering in quirks mode
still shows some colspan issues with the top table, though (with 1.5b).
Assignee: dbaron → table
QA Contact: ian → madhur
*** This bug has been marked as a duplicate of 197391 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•