Closed Bug 31442 Opened 25 years ago Closed 24 years ago

Left column borders in collapsing table border model

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 31256

People

(Reporter: ian, Assigned: karnaze)

References

()

Details

(Keywords: css2, testcase)

STEPS TO REPRODUCE
   See: http://www.bath.ac.uk/%7Epy8ieh/m/table-collapsed-border-col.html
   That page uses the following styles:
          table { border-collapse: collapse; }
       colgroup { border-left: solid thick; }

ACTUAL RESULTS
   Only the left-most column will have a left border, but according to CSS2, 
   all the columns should have a left border.

NOTES
   This is not, as far as I can tell, a parser problem. Also, it works fine
   for the _right_ border.
Keywords: css2, testcase
I think this is one of the many problems mentioned in bug 2436, but it probably
deserves its own bug...

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