[Webkit-unassigned] [Bug 115699] New: Round when converting percentage length to LayoutUnit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 20:02:10 PDT 2013


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

           Summary: Round when converting percentage length to LayoutUnit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


We should consider merging
https://chromium.googlesource.com/chromium/blink/+/ac373a32a830485b2011a1a2db98f0d990194ae9

Round when converting percentage length to LayoutUnit

In minimumValueForLength we currently floor when converting from float
to LayoutUnit for percentage lengths. This can lead to differences in
width or height for elements using percentage lengths vs auto lengths.

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