[Webkit-unassigned] [Bug 43845] New: incorrect box-sizing in cell of table-layout:fixed table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 04:56:32 PDT 2010


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

           Summary: incorrect box-sizing in cell of table-layout:fixed
                    table
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eoghan+webkit at getthere.ie


See attachment for minimal test case.

The problem seems to be with the red cell exhibiting box-sizing: border-box; when it should be box-sizing: content-box; as per CSS standard.
Both cells with padding should be wider than the cells without padding.
I've tested in both Safari 4.0.5 (531.22.7) and Chrome 5.0.375.125.

-- 
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