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

Unified Diff: LayoutTests/fast/forms/range/range-hit-test-with-padding.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-hit-test-with-padding.html
diff --git a/LayoutTests/fast/forms/range/range-hit-test-with-padding.html b/LayoutTests/fast/forms/range/range-hit-test-with-padding.html
index ca6b9f2948f51f4638dc3486b7800021f5cd4ce8..62f914db709d7fe4ce869890b7b2dda33529c9b9 100644
--- a/LayoutTests/fast/forms/range/range-hit-test-with-padding.html
+++ b/LayoutTests/fast/forms/range/range-hit-test-with-padding.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
</head>
<body>
<p id="description">Clicking middle of input type=range with padding should set the value to middle.</p>
« no previous file with comments | « LayoutTests/fast/forms/range/range-focus-by-mouse-expected.html ('k') | LayoutTests/fast/forms/range/range-keyoperation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698