Closed Bug 161566 Opened 23 years ago Closed 23 years ago

border-collapse property causing table element borders to completely disappear

Categories

(Core :: Layout: Tables, defect, P3)

x86
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 141660

People

(Reporter: will, Assigned: karnaze)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

In this page, http://www.himinbi.org/~will/test_table_borders.html, the table is as follows: +-------+--------+ cell | rowspan | a1 | b1 | ============== +-------+ | a1 | 1 | a2 | | a2 | 2 | +--------+ b1 | 2 | | b2 | b2 | 1 +-------+--------+ When the border-collapse property is set to collapse there is no border between elements b1 and b2. (These is a border between a1 and a2.) Clicking on the document toggles the borderCollapse style property (though it only works once in what I think is another bug.) The expected behavior is for there to be a border between b1 and b2. The page validates for both html and css.
Confirming bug, 2002-08-06-14 on Linux. When I resized the window back and forth fast, I can see the border being painted briefly.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
OS: Windows NT → All
Depends on: 159108
Priority: -- → P3
Duplicate of bug 141660?
This is the page that was referred to in the original report
*** This bug has been marked as a duplicate of 141660 ***
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.

Attachment

General

Creator:
Created:
Updated:
Size: