Closed Bug 249024 Opened 20 years ago Closed 20 years ago

border-* isn't respected on a TR

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bugzilla, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8

Even though http://www.w3.org/TR/REC-CSS1#border-top says border-top|bottom|...
should apply to all elements, it's not respected if put on a tr

Reproducible: Always
Steps to Reproduce:
1. Add a table
2. Add a row which is given a class
3. Try to add a border to that row using border-bottom

Actual Results:  
No border

Expected Results:  
border
Attached file hyper stripped example
only test2 (on the cell) shows a border, but the line isn't connecting when the
cells are spaced a bit.
test1 (on the row) doesn't show a border
http://www.w3.org/TR/2004/CR-CSS21-20040225/tables.html#separated-borders

Rows, columns, row groups, and column groups cannot have borders (i.e., user
agents must ignore the border properties for those elements).
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: