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

Unified Diff: LayoutTests/fast/forms/focus-selection-textarea.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/fast/forms/focus-selection-textarea.html
diff --git a/LayoutTests/fast/forms/focus-selection-textarea.html b/LayoutTests/fast/forms/focus-selection-textarea.html
index 35cbe8fc8402e627d537354640ef93fdddd8a11a..169826bcf7a56d9a5e11aa95b4f91280779036cf 100644
--- a/LayoutTests/fast/forms/focus-selection-textarea.html
+++ b/LayoutTests/fast/forms/focus-selection-textarea.html
@@ -1,5 +1,5 @@
<body onload="runTest()">
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
function runTest()
« no previous file with comments | « LayoutTests/fast/forms/focus-selection-input.html ('k') | LayoutTests/fast/forms/focus-with-display-block.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698