Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / resources / set-outer-html-body-iframe.html
blobd90e0c6d4bacc2085ba2681e6fff197a20ff633b
1 <html id="html">
2 <head id="head">
3 <script>
4 </script>
5 </head>
6 <body id="body">
7 <div>Foo</div>
8 </body>
9 </html>