[Webkit-unassigned] [Bug 44307] New: box size computed value differs from gecko engines if using floating values in the CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 16:44:56 PDT 2010


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

           Summary: box size computed value differs from gecko engines if
                    using floating values in the CSS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alexandre at alexandreleray.com


A div has the following css properties:
width: 220px;
border-width: 1px;
padding: 1.5em; (1em is set to 13px)

Firefox 3.6 computed value is 260px for that box, Epiphany and chromium computed value is 259px.

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