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