Closed
Bug 748871
Opened 13 years ago
Closed 13 years ago
Rowspan and table border
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 332740
People
(Reporter: lokitek, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643
Steps to reproduce:
I created some simple HTML with 2 columns and 1 row spanning 3 rows.
http://jsfiddle.net/Qz9H3/12/
Actual results:
The borders aren't rendered properly (or as expected) - Safari displays them properly, chrome does too, but with a different issue.
http://jsfiddle.net/Qz9H3/12/
Expected results:
http://jsfiddle.net/Qz9H3/12/
The borders should stay around the defined TD and not span other columns, when HTML did describe it as such
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•