[Webkit-unassigned] [Bug 70526] New: Animations breaking stacking context of generated content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 11:09:37 PDT 2011


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

           Summary: Animations breaking stacking context of generated
                    content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joshcody at gmail.com
                CC: joshcody at gmail.com


When animating a node that has z-indexed generated content and applying a transformation, the stacking context is lost (perhaps the node is receiving a z-index during the transformation?), and the node is positioned between the generated content and the canvas, instead of the generated content remaining behind the node.

See http://jsfiddle.net/q7Qh5/15/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list