[Webkit-unassigned] [Bug 97265] New: snapToSize rounds the incorrectly for negative locations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 15:22:28 PDT 2012


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

           Summary: snapToSize rounds the incorrectly for negative
                    locations
           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: eae at chromium.org
                CC: eric at webkit.org, reed at google.com, leviw at chromium.org


In snapToSize we use the fraction of the location rather than the full location when adjusting the width. This results in the sign being lost which in turn affects rounding.


Downstream chromium bug: http://code.google.com/p/chromium/issues/detail?id=150802

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