[Webkit-unassigned] [Bug 137729] New: Subpixel layout: pixelSnappedClientWidth/Height() and pixelSnappedOffsetWidth/Height() should use snapSizeToDevicePixel.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 14 19:48:05 PDT 2014


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

           Summary: Subpixel layout: pixelSnappedClientWidth/Height() and
                    pixelSnappedOffsetWidth/Height() should use
                    snapSizeToDevicePixel.
           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: zalan at apple.com
                CC: zalan at apple.com, simon.fraser at apple.com


instead of just rounding the width/height values.

snapSizeToDevicePixel() requires absolute coordinates, while RenderBox has relative coordinates only (absolute coordinates are computed at painting time)

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