Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / navigation / anchor-basic.html
blobbbd6dbc65c6382282a1c047cde5553418e78a8a0
1 <script type="text/javascript" src="resources/testcode.js"></script>
2 <script>
3 if (window.testRunner)
4 testRunner.dumpAsText();
5 runBasicTest("resources/success200.html#anchor1", "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.