Bug 40286 - with border-collapse:collapse webkit draws a border between to cells with "none" border
Summary: with border-collapse:collapse webkit draws a border between to cells with "no...
Status: RESOLVED DUPLICATE of bug 20840
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 01:00 PDT by Roman Bednarek
Modified: 2012-02-23 18:38 PST (History)
1 user (show)

See Also:


Attachments
testcase (424 bytes, text/html)
2010-06-08 01:00 PDT, Roman Bednarek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bednarek 2010-06-08 01:00:00 PDT
Created attachment 58121 [details]
testcase

When one table cell has collspan > 1 and border style "none" its whole border is drawn when one adjacent cell has border. In the effect a border is drawn between two cells with border style "none" which is wrong.
Comment 1 Julien Chaffraix 2012-02-23 18:38:41 PST

*** This bug has been marked as a duplicate of bug 20840 ***