| Index: LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
|
| diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
|
| index a306f947ac4563b791abd55749f919a05eb30ab7..00082963c9fdf41a7a2b88c8897148221f25f36b 100644
|
| --- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
|
| +++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-same-origin.html
|
| @@ -20,6 +20,5 @@
|
| <!-- large same-origin grandchild frame -->
|
| <iframe height="8000" width="8000" src="http://127.0.0.1:8000/navigation/resources/grandchild-with-anchor.html#anchor1" name="grandchild" onload="runTest()">
|
| </iframe>
|
| -<script src="../../../js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|