Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / loading / basic.html
blobd339ffae6103330a0f02e9d0037b358df3035e4f
1 <script>
2 if (window.testRunner)
3 testRunner.dumpAsText();
4 </script>
5 This is a test of load callbacks. It is only useful inside the regression test tool.