| Index: LayoutTests/http/tests/navigation/resources/frame-with-anchor.html
|
| diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor.html
|
| index e8e4b46f834575123ebde199d58397dfabfc9b4c..9417e0b7bc6dc3c862a7996b1a93b354545b148e 100644
|
| --- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor.html
|
| +++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../../../js-test-resources/js-test-pre.js"></script>
|
| + <script src="../../../js-test-resources/js-test.js"></script>
|
| <script>
|
| function runTest() {
|
| description('Tests that loading a frame with a URL that contains a fragment pointed at a named anchor actually scrolls to that anchor.');
|
|
|