divx-plugin-fails-to-draw.html 333 B

123456789101112
  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 plugin installed.<br><br>
  6. The plugin below should not appear as a white box but as a video player with
  7. controls.<br><br>
  8. <embed type="video/divx" width=320 height=240>
  9. </body>
  10. </html>