[Webkit-unassigned] [Bug 151822] New: Stacking context incorrectly interacts with 3d transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 14:12:17 PST 2015


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

            Bug ID: 151822
           Summary: Stacking context incorrectly interacts with 3d
                    transform
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pdr at google.com
                CC: simon.fraser at apple.com

Created attachment 266556
  --> https://bugs.webkit.org/attachment.cgi?id=266556&action=review
Stacking contexts and transforms

Visit http://jsbin.com/neyulopaxu or open the attached testcase. The presence of opacity on the blue div (which causes a stacking context) causes the transformed black div to slice through the blue div.

Edge, Chromium, and Firefox all render this testcase the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151203/d37ea629/attachment.html>


More information about the webkit-unassigned mailing list