[Webkit-unassigned] [Bug 17819] New: Border-collapse: collapse later cell wins on Mac, earlier cell on PC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 22:32:59 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17819

           Summary: Border-collapse: collapse later cell wins on Mac,
                    earlier cell on PC
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://www.dayah.com/periodic/webkit-borders.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at dayah.com


When two cells' borders touch in a border-collapse: collapse table, on a PC,
the cell that comes later wins the border. On a Mac, the cell that comes
earlier (correct behavior) wins the border. In this testcase, a PC will show a
red border, Mac a blue one.

Relevant spec:
http://www.w3.org/TR/CSS21/tables.html#border-conflict-resolution

The latest Safari beta, 3.0.4, shows the same behavior on PC and Mac as the
latest nightly.


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



More information about the webkit-unassigned mailing list