[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 11:09:49 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54745
--- Comment #3 from W. James MacLean <wjmaclean at chromium.org> 2011-02-18 11:09:50 PST ---
(In reply to comment #2)
> This renders correctly without your patch. 3d transforms do not affect the z-index property and do not change the global ordering outside of a -webkit-preserves-3d block.
Hmmm, OK.
1) What platform did you try on? This does not render properly (i.e. the blue box is in front) on Chrome on linux.
2) Since both divs are presumably opaque, should the closer one be on top?
This patch is in response to
http://code.google.com/p/chromium/issues/detail?id=63781
Is the original bug asking for something incorrect then?
--
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