Bug 133767

Summary: Subpixel rendering: RenderBox's content clipping should clip on device pixel boundary.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test reduction
none
Patch
none
Patch none

zalan
Reported 2014-06-11 14:45:12 PDT
RenderBox::pushContentsClip IntRect clipRect = pixelSnappedIntRect(isControlClip ? controlClipRect(accumulatedOffset) : overflowClipRect(accumulatedOffset, currentRenderNamedFlowFragment(), IgnoreOverlayScrollbarSize, paintInfo.phase));
Attachments
Test reduction (363 bytes, text/html)
2014-06-11 14:46 PDT, zalan
no flags
Patch (4.93 KB, patch)
2014-06-11 14:50 PDT, zalan
no flags
Patch (4.93 KB, patch)
2014-06-11 15:17 PDT, zalan
no flags
zalan
Comment 1 2014-06-11 14:45:37 PDT
zalan
Comment 2 2014-06-11 14:46:05 PDT
Created attachment 232906 [details] Test reduction
zalan
Comment 3 2014-06-11 14:50:48 PDT
zalan
Comment 4 2014-06-11 15:17:07 PDT
zalan
Comment 5 2014-06-11 15:17:30 PDT
Comment on attachment 232912 [details] Patch EWSing.
WebKit Commit Bot
Comment 6 2014-06-11 17:14:53 PDT
Comment on attachment 232912 [details] Patch Clearing flags on attachment: 232912 Committed r169862: <http://trac.webkit.org/changeset/169862>
WebKit Commit Bot
Comment 7 2014-06-11 17:14:58 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.