Bug 15978 - WebKit nightly does not render video HTML5 media elements with -webkit-transform: scale(1, -1) correctly
Summary: WebKit nightly does not render video HTML5 media elements with -webkit-transf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 22:48 PST by Charles Ying
Modified: 2009-01-03 19:49 PST (History)
1 user (show)

See Also:


Attachments
test reduction for showing video reflection bug (268 bytes, text/html)
2007-11-13 22:48 PST, Charles Ying
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Ying 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.
Comment 1 Charles Ying 2007-11-13 22:48:48 PST
Created attachment 17261 [details]
test reduction for showing video reflection bug
Comment 2 Charles Ying 2007-11-13 22:49:52 PST
This is with nightly build r27761
Comment 3 Simon Fraser (smfr) 2009-01-03 19:49:33 PST
I think I fixed this a while back. The test works fine now.