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

Unified Diff: LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.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/range/range-drag-when-toggled-disabled.html
diff --git a/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html b/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html
index 11d57d7df577004799044cc89a6e24163dae2136..0ca83e986353ae2a3d715b33eefdaf13d465ba08 100644
--- a/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html
+++ b/LayoutTests/fast/forms/range/range-drag-when-toggled-disabled.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description">Test for dragging operations of &lt;input type=range&gt; when <code>readonly</code> or <code>disabled</code> are toggled.</p>
« no previous file with comments | « LayoutTests/fast/forms/range/range-drag.html ('k') | LayoutTests/fast/forms/range/range-focus-by-mouse.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698