Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / error404-subframeload.html
bloba8f64d797358d004574bd242bd17abe82177edfd
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3 runLoadChildFrameTest("resources/error404.pl");
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.