[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / divx-plugin-fails-to-draw.html
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>