1 <!DOCTYPE html> 2 <html> 3 <head> 4 </head> 5 <body> 6 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=34965">https://bugs.webkit.org/show_bug.cgi?id=34965</a><br> 7 Disable accelerated compositing and reload this test. You should see the test video 8 start playing.</p> 9 10 <video width="480" height="270" type="video/mp4" 11 src="../../../../LayoutTests/media/content/test.mp4" 12 poster="../../../../LayoutTests/media/content/abe.png" autoplay> 13 </video> 14 </body> 15 </html> 16