WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133767
Subpixel rendering: RenderBox's content clipping should clip on device pixel boundary.
https://bugs.webkit.org/show_bug.cgi?id=133767
Summary
Subpixel rendering: RenderBox's content clipping should clip on device pixel ...
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
Details
Patch
(4.93 KB, patch)
2014-06-11 14:50 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(4.93 KB, patch)
2014-06-11 15:17 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2014-06-11 14:45:37 PDT
<
rdar://problem/17272365
>
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
Created
attachment 232907
[details]
Patch
zalan
Comment 4
2014-06-11 15:17:07 PDT
Created
attachment 232912
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug