Bug 135469

Summary: Subpixel rendering: Region painting needs to take subpixel accumulation into account.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, kondapallykalyan, philipj, sergio, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.