Bug 22640

Summary: border-spacing doubled when using tbody, thead, or tfoot
Product: WebKit Reporter: Adam Sentz <adamsentz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: adrian.makowski, christopher.bentley, jchaffraix
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Border-Spacing HTML test page none

Adam Sentz
Reported 2008-12-03 17:44:22 PST
A table that contains any combination of the thead, tbody, or tfoot child elements with "border-collapse" set to "separate" and "border-spacing" set to some non-zero value will not properly collapse the vertical border-spacing between cells in the table's child elements resulting in double the amount of border-spacing between cells in one element (thead, tbody, or tfoot) and cells in another (thead, tbody, or tfoot).
Attachments
Border-Spacing HTML test page (1.70 KB, text/html)
2008-12-03 17:53 PST, Adam Sentz
no flags
Adam Sentz
Comment 1 2008-12-03 17:53:01 PST
Created attachment 25727 [details] Border-Spacing HTML test page this is an html test case that displays the bug
Chris Bentley
Comment 2 2011-07-17 22:11:21 PDT
This bug is still present in Safari Version 5.0.5 (6533.21.1) and the version of webkit used in UIView of iOS 4.3.3
Adrian Makowski
Comment 3 2011-08-24 02:17:50 PDT
This bug is also present in Chrome 13.0.782.112 m on Windows 7.
Julien Chaffraix
Comment 4 2012-08-07 08:37:31 PDT
*** This bug has been marked as a duplicate of bug 20040 ***
Note You need to log in before you can comment on or make changes to this bug.