RESOLVED INVALID 50897
wrong z-Index for video element in combination of 3D transformed DIV
https://bugs.webkit.org/show_bug.cgi?id=50897
Summary wrong z-Index for video element in combination of 3D transformed DIV
mausz
Reported 2010-12-12 15:20:08 PST
In the example the video is always on top despite a lower z-index. this problem appears only by using a a -webkit-transform: perspective(..) rotateX(...); on the other div which should be on top of video. these combinations are working (same code with little modification): * http://test100.flyingdog.de/test/3dtest2.html - 3D transform of a DIV on top of an image * http://test100.flyingdog.de/test/3dtest3.html - no 3D transformation on top of a video tested on r73490 and Safari 5.0.3.
Attachments
Brent Fulgham
Comment 1 2022-07-12 14:03:41 PDT
The test server does not seem active anymore. We can't take further action on this bug.
Note You need to log in before you can comment on or make changes to this bug.