Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / mhtml / simple_page.html_original
blobf2aef2fcd83faf5f7894a47815d3e65d2b2c7453
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
5 <title>A simple page</title>
6 <script>
7 if (window.testRunner)
8   testRunner.dumpAsText();
9 </script>
10 </head><body>
11 <h1>This is a very simple page</h1>
12 Very <b>basic</b> page.
13 </body></html>