[Webkit-unassigned] [Bug 85249] New: Change RenderBoxModelObject::calculateBackgroundImageGeometry to use roundToInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 30 17:40:35 PDT 2012


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

           Summary: Change
                    RenderBoxModelObject::calculateBackgroundImageGeometry
                    to use roundToInt
           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
            Blocks: 60318


In RenderBoxModelObject::calculateBackgroundImageGeometry we need to use a modulo operator to compute the phase for the repeating background image. As the position will be a FractionalLayoutUnit we need to round it.

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