WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
137729
Subpixel layout: pixelSnappedClientWidth/Height() and pixelSnappedOffsetWidth/Height() should use snapSizeToDevicePixel.
https://bugs.webkit.org/show_bug.cgi?id=137729
Summary
Subpixel layout: pixelSnappedClientWidth/Height() and pixelSnappedOffsetWidth...
zalan
Reported
2014-10-14 19:48:00 PDT
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)
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug