RESOLVED FIXED 131466
Subpixel rendering: RenderLayer's clipping should snap to device pixel boundaries.
https://bugs.webkit.org/show_bug.cgi?id=131466
Summary Subpixel rendering: RenderLayer's clipping should snap to device pixel bounda...
zalan
Reported 2014-04-09 17:32:06 PDT
When clipping happens on fractional pixel value, cruft appears with the combination of clip: rect(0, 100, 6.5em, 0); and background-color: yellow; <rdar://problem/16356521>
Attachments
Patch (5.26 KB, patch)
2014-04-09 17:51 PDT, zalan
no flags
Patch (5.15 KB, patch)
2014-04-19 17:42 PDT, zalan
no flags
zalan
Comment 1 2014-04-09 17:51:14 PDT
zalan
Comment 2 2014-04-19 17:42:27 PDT
WebKit Commit Bot
Comment 3 2014-04-19 20:38:40 PDT
Comment on attachment 229749 [details] Patch Clearing flags on attachment: 229749 Committed r167562: <http://trac.webkit.org/changeset/167562>
WebKit Commit Bot
Comment 4 2014-04-19 20:38:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.