[Webkit-unassigned] [Bug 54745] -webkit-transform: translate3d(0, 0, 1) fails to affect z-index of layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 12:01:50 PST 2011


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





--- Comment #5 from W. James MacLean <wjmaclean at chromium.org>  2011-02-18 12:01:50 PST ---
(In reply to comment #4)
> Chrome's rendering (blue on top) is correct.  Since the two transformed divs are siblings and do not share any transformed ancestors, they can be thought of as living in separate 3d spaces (see http://www.webkit.org/blog/386/3d-transforms/).  The rendering is determined based on the CSS stacking order.  Since the blue div appears later in the document it paints on top.
> 
> There is a bug in Safari here, would you mind checking if that is on file and filing a new bug if not (smfr and cmarrin would be good to CC)?

Will do ... thanks!

-- 
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