Bug 139105

Summary: clip-path does not apply if transform is set to a 3D transform
Product: WebKit Reporter: nkronlage
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.10   
Bug Depends on:    
Bug Blocks: 126207    
Attachments:
Description Flags
Demonstrates that clip-path does not apply if a 3D transform is set none

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
Note You need to log in before you can comment on or make changes to this bug.