Index: LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
diff --git a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
index 82cf55462ec5dd32ba1960f7bc2feb486bbba0fc..2fbaa2c1e83231bd33e430348f433b53bbd5e0d7 100644 |
--- a/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.html |
+++ b/LayoutTests/http/tests/navigation/resources/frame-with-anchor-cross-origin.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 cross-origin frame with a URL that contains an anchor fragment does not scroll this frame.'); |