Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / plugins / iframe-plugin-bgcolor.html
blob53f0e4db39c137006e53cf0cce68669b93d5bb41
1 <!doctype html>
2 <html>
3 <body>
5 <!--
6 This test requires TestNetscapePlugin, so it only runs in DumpRenderTree or if
7 the plugin is installed in your browser (unlikely if you didn't install it).
9 It passes if the iframe below shows a dark grey rectangle.
10 -->
12 <iframe frameborder="0" type="application/x-webkit-test-netscape" src="data:application/x-webkit-test-netscape,test,bgcolorPaintTest"></iframe>
14 </body>
15 </html>