Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / success200-frames-loadsame.html
blobfd90c546d3ea8ad8c4920e8b5c7b06047f0d6d83
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3 if (window.testRunner)
4 testRunner.dumpAsText();
5 runLoadSameTest("resources/frameset.pl?frameURL=success200.html", "none");
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.