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

Unified Diff: LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.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/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
diff --git a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
index 48884a1b7c348d1761f4413224c453691cdb2813..2499d2397ce8f85497f94fb5aac29ece7c04c92f 100644
--- a/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
+++ b/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html><body contenteditable="true">
-<script src="../../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<p>ASSERT should not be triggered when type is changed in focus event.</p>

Powered by Google App Engine
This is Rietveld 408576698