| Index: LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html
|
| diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html
|
| index a7ac34e775ed7bd7600d679e03232df21cf08b57..95ccac92a896704631a07fbaa83111fa9bf94d6f 100644
|
| --- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html
|
| +++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=gbk"/>
|
| - <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.');
|
|
|