RESOLVED FIXED 130430
Subpixel rendering: RenderBox is positioned off by one when non-compositing transform is present.
https://bugs.webkit.org/show_bug.cgi?id=130430
Summary Subpixel rendering: RenderBox is positioned off by one when non-compositing t...
zalan
Reported 2014-03-18 15:36:45 PDT
and produces cruft.
Attachments
test case (684 bytes, text/html)
2014-03-18 15:37 PDT, zalan
no flags
Patch (8.58 KB, patch)
2014-03-19 22:04 PDT, zalan
no flags
Patch (10.12 KB, patch)
2014-03-20 08:05 PDT, zalan
no flags
Patch (20.11 KB, patch)
2014-03-20 20:26 PDT, zalan
simon.fraser: review+
zalan
Comment 1 2014-03-18 15:37:19 PDT
Created attachment 227121 [details] test case
zalan
Comment 2 2014-03-19 22:04:59 PDT
zalan
Comment 3 2014-03-19 22:07:49 PDT
This patch depends on bug 130153, won't compile.
zalan
Comment 4 2014-03-20 08:05:20 PDT
zalan
Comment 5 2014-03-20 08:06:39 PDT
Comment on attachment 227289 [details] Patch EWS testing
zalan
Comment 6 2014-03-20 10:08:09 PDT
Comment on attachment 227289 [details] Patch All green!
Timothy Hatcher
Comment 7 2014-03-20 10:17:52 PDT
(In reply to comment #6) > (From update of attachment 227289 [details]) > All green! Super green!
zalan
Comment 8 2014-03-20 20:26:03 PDT
Simon Fraser (smfr)
Comment 9 2014-03-20 21:09:40 PDT
Comment on attachment 227372 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=227372&action=review > Source/WebCore/ChangeLog:29 > + When the translate moves the graphics context's origo over the renderer's top-left position, origo->origin
zalan
Comment 10 2014-03-21 06:56:06 PDT
Note You need to log in before you can comment on or make changes to this bug.