WebCore/manual-tests/divx-plugin-fails-to-draw.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     1 <html>
       
     2 <body>
       
     3 This is a manual test for
       
     4 <a href="https://bugs.webkit.org/show_bug.cgi?id=39457">Bug #39457</a>. It
       
     5 requires that you have the DivX plug-in installed.<br><br>
       
     6 
       
     7 The plug-in below should not appear as a white box but as a video player with
       
     8 controls.<br><br>
       
     9 
       
    10 <embed type="video/divx" width=320 height=240>
       
    11 </body>
       
    12 </html>