[Webkit-unassigned] [Bug 42942] New: Phantom bottom border in table w/ border-collapse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 19:16:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42942

           Summary: Phantom bottom border in table w/ border-collapse
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bcafs7 at gmail.com


Created an attachment (id=62517)
 --> (https://bugs.webkit.org/attachment.cgi?id=62517)
reduction of the bug

Imagine you have a table styled with "border-collapse:collapse;" containing two rows. The first row has two cells, one with a border and one without. The second row has only one cell with a colspan of 2 and no border. In this situation, a phantom border appears on the bottom of the second cell (the borderless one) in the first row. This occurs regardless of how many cells there are on either side of the relevant cells. Using the web inspector on the cell reveals that even WebKit thinks that there shouldn't be a border there. This behavior does not occur in Firefox (Mac) or IE8 (Windows 7).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list