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

Unified Diff: LayoutTests/fast/forms/date/date-click-on-label.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/date/date-click-on-label.html
diff --git a/LayoutTests/fast/forms/date/date-click-on-label.html b/LayoutTests/fast/forms/date/date-click-on-label.html
index 3cb2326b63d3900d60bb401aa87a1357839e8321..fe6a9d1da7c4a27b7299ffd4f82d950af1ceb458 100644
--- a/LayoutTests/fast/forms/date/date-click-on-label.html
+++ b/LayoutTests/fast/forms/date/date-click-on-label.html
@@ -1,6 +1,6 @@
<!DOCTYPE>
<body id=body>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<label id="label1">Label: <input type="date" id="date1"></label>
<script>
« no previous file with comments | « LayoutTests/fast/forms/date/ValidityState-typeMismatch-date.html ('k') | LayoutTests/fast/forms/date/date-input-type.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698