WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
139105
clip-path does not apply if transform is set to a 3D transform
https://bugs.webkit.org/show_bug.cgi?id=139105
Summary
clip-path does not apply if transform is set to a 3D transform
nkronlage
Reported
2014-11-29 15:56:59 PST
Created
attachment 242284
[details]
Demonstrates that clip-path does not apply if a 3D transform is set Using the css clip-path property and -webkit-translate with a 3D transform does not work. See attached repro where there are 2 divs with clip-path set to a circle. The second div also has -webkit-transform: scale3D(1, 1, 1) applied to it and you can see that the clip-path does not apply.
Attachments
Demonstrates that clip-path does not apply if a 3D transform is set
(556 bytes, text/html)
2014-11-29 15:56 PST
,
nkronlage
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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