Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / restore-form-state-https.html
blob9d9979a017c304bf550a8c457fe6ae3e9c83d366
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3 if (window.testRunner)
4 testRunner.dumpAsText();
5 runBackTest("resources/restore-form-state-https-1.html", 1, "");
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.