Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / success200-subframeload.html
blob7d7812eea173015b9f375278892ddeae40c604e3
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3 if (window.testRunner)
4 testRunner.dumpAsText();
5 runLoadChildFrameTest("resources/success200.html");
6 </script>
7 This page just kicks off a test, and should not appear in the expected test output.
8 The files in the resources dir have comments about the tests.