RESOLVED DUPLICATE of bug 23113 32218
Doesn't correctly render video embedded in SVG
https://bugs.webkit.org/show_bug.cgi?id=32218
Summary Doesn't correctly render video embedded in SVG
Philippe Normand
Reported 2009-12-07 05:37:53 PST
Linked demo doesn't work, the 2 videos are displayed on top left corner of the canvas. They should be rendered inside the 2 SVG resizeable rectangles.
Attachments
Nikolas Zimmermann
Comment 1 2010-07-09 07:15:57 PDT
Changed component to SVG, so it shows up in my all-svg-bugs search.
Tim Horton
Comment 2 2011-07-28 15:45:22 PDT
Philippe Normand
Comment 3 2011-08-03 07:34:55 PDT
It looks very similar yes, but I'm not really a SVG expert, can't confirm for sure
John Reilly
Comment 4 2011-12-29 11:28:22 PST
For what it's worth, I can confirm that this is still an issue in r103794. I cooked up a test case here: http://s3.amazonaws.com/trms-dev/svg_video_test/example.html (Warning: video auto-plays with sound) View in Firefox (I tested 8.0.1) for the correct display. In WebKit, the video is not transparent, is not scaled, isn't positioned correctly, and appears on top of the red text area, instead of underneath. Tested in: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.15+ (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7 I'd be happy to help build additional test cases, if requested. Patches, however, are a bit outside of my skill level. :) Hoping this is helpful, -John
Said Abou-Hallawa
Comment 5 2019-08-02 15:33:58 PDT
*** This bug has been marked as a duplicate of bug 23113 ***
Note You need to log in before you can comment on or make changes to this bug.