WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145749
Subpixel rendering: Clip-path does not work properly on subpixel positions.
https://bugs.webkit.org/show_bug.cgi?id=145749
Summary
Subpixel rendering: Clip-path does not work properly on subpixel positions.
zalan
Reported
2015-06-07 19:18:11 PDT
When clip-path is present and the content is subpixel positioned, the clipping is not correct.
Attachments
Patch
(7.60 KB, patch)
2015-06-07 19:29 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(9.62 KB, patch)
2015-06-08 13:16 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(9.69 KB, patch)
2015-06-08 14:27 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2015-06-07 19:29:39 PDT
Created
attachment 254466
[details]
Patch
zalan
Comment 2
2015-06-08 09:42:29 PDT
rdar://problem/20824305
Simon Fraser (smfr)
Comment 3
2015-06-08 09:56:33 PDT
Comment on
attachment 254466
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=254466&action=review
> Source/WebCore/rendering/RenderLayer.cpp:4087 > + Path path = computeClipPath(paintingOffsetFromRoot, rootRelativeBounds, windRule);
Doesn't rootRelativeBounds need to be snapped?
zalan
Comment 4
2015-06-08 13:16:07 PDT
Created
attachment 254504
[details]
Patch
zalan
Comment 5
2015-06-08 14:27:10 PDT
Created
attachment 254508
[details]
Patch
WebKit Commit Bot
Comment 6
2015-06-08 17:29:44 PDT
Comment on
attachment 254508
[details]
Patch Clearing flags on attachment: 254508 Committed
r185343
: <
http://trac.webkit.org/changeset/185343
>
WebKit Commit Bot
Comment 7
2015-06-08 17:29:47 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