Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: LayoutTests/http/tests/navigation/resources/frame-with-anchor-gbk.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.');

Powered by Google App Engine
This is Rietveld 408576698