RESOLVED FIXED Bug 135469
Subpixel rendering: Region painting needs to take subpixel accumulation into account.
https://bugs.webkit.org/show_bug.cgi?id=135469
Summary Subpixel rendering: Region painting needs to take subpixel accumulation into ...
zalan
Reported 2014-07-31 13:45:16 PDT
While we round the offset and translate the context with it, the subpixel value gets lost. RenderLayer::paintNamedFlowThreadInsideRegion()
Attachments
Patch (7.27 KB, patch)
2014-07-31 14:23 PDT, zalan
no flags
zalan
Comment 1 2014-07-31 14:23:51 PDT
WebKit Commit Bot
Comment 2 2014-07-31 16:55:51 PDT
Comment on attachment 235842 [details] Patch Clearing flags on attachment: 235842 Committed r171896: <http://trac.webkit.org/changeset/171896>
WebKit Commit Bot
Comment 3 2014-07-31 16:55:56 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.