Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / mhtml / resource_not_in_archive-expected.html
blob29e248b9336f0d422e26f9b382a226512e78747c
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 body {
6 background-image: url("http://localhost/resources/red_square.png");
8 </style>
9 </head>
10 <body>
12 <h1>Background should be red in color.</h1>
14 </body>
15 </html>