Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / divx-plugin-fails-to-draw.html
blob0b3b8c40e069e92b0597ad47d10891aac5316a98
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>
7 The plugin below should not appear as a white box but as a video player with
8 controls.<br><br>
10 <embed type="video/divx" width=320 height=240>
11 </body>
12 </html>