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

Unified Diff: LayoutTests/editing/text-iterator/findString-restarts-at-last-position.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/editing/text-iterator/findString-restarts-at-last-position.html
diff --git a/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html b/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
index 0213ec46e0785f82b208da1f4e2cf0dfec40d377..0d7eff5e9663d585f012d19cdb815f216ff8b17d 100644
--- a/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
+++ b/LayoutTests/editing/text-iterator/findString-restarts-at-last-position.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src=../../fast/js/resources/js-test-pre.js language="javascript" type="text/javascript"></script>
+<script src=../../resources/js-test.js language="javascript" type="text/javascript"></script>
<title>Testing that searching for text restarts at the last active match.</title>
</head>
<body>

Powered by Google App Engine
This is Rietveld 408576698