Closed Bug 105403 Opened 23 years ago Closed 23 years ago

bottom-border of a table cell not shown when cell spans multiple rows

Categories

(Core :: Layout: Tables, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 105268

People

(Reporter: willem, Assigned: karnaze)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
BuildID:    2001101703

If a table cell spans multiple rows, (td rowspan="2"), specifying the border-
bottom (td rowspan="2" style="border-bottom: 1px solid black") has no effect: 
the border will not appear.

However, specifying a full "border" on the cell instead of "bottom-border" 
displays a full border correctly, and specifying one of other sides (top, left, 
right) displays fine too.

Reproducible: Always
Steps to Reproduce:
1. Visit url above
2. Look at the second example, which specified a bottom-border for the left 
cell which spans two rows

Actual Results:  The left cell has no border (at the bottom).

Expected Results:  The left cell should have a border at the bottom.
Tables
Assignee: jst → karnaze
Status: UNCONFIRMED → NEW
Component: DOM Style → HTMLTables
Ever confirmed: true
QA Contact: ian → amar
makingtest
chaosdb@yahoo.com

*** This bug has been marked as a duplicate of 105268 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.