RESOLVED FIXED 15978
WebKit nightly does not render video HTML5 media elements with -webkit-transform: scale(1, -1) correctly
https://bugs.webkit.org/show_bug.cgi?id=15978
Summary WebKit nightly does not render video HTML5 media elements with -webkit-transf...
Charles Ying
Reported 2007-11-13 22:48:08 PST
WebKit nightly does not render video HTML5 media elements with -webkit-transform: scale(1, -1) correctly Reproduction Steps: 1. Replace the Quicktime movie with your own .mov video file in both places. 2. Load the test reduction. 3. The "mirrored" video does not play any graphics, but double audio does play back. This also reproduces with only 1 video element (in which case graphics only display when the browser window is resized) A test reduction has been included.
Attachments
test reduction for showing video reflection bug (268 bytes, text/html)
2007-11-13 22:48 PST, Charles Ying
no flags
Charles Ying
Comment 1 2007-11-13 22:48:48 PST
Created attachment 17261 [details] test reduction for showing video reflection bug
Charles Ying
Comment 2 2007-11-13 22:49:52 PST
This is with nightly build r27761
Simon Fraser (smfr)
Comment 3 2009-01-03 19:49:33 PST
I think I fixed this a while back. The test works fine now.
Note You need to log in before you can comment on or make changes to this bug.