[Webkit-unassigned] [Bug 139105] New: clip-path does not apply if transform is set to a 3D transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 29 15:56:59 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=139105

            Bug ID: 139105
           Summary: clip-path does not apply if transform is set to a 3D
                    transform
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh Intel
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nkronlage at hotmail.com

Created attachment 242284
  --> https://bugs.webkit.org/attachment.cgi?id=242284&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141129/1b0b90b8/attachment-0002.html>


More information about the webkit-unassigned mailing list