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

Unified Diff: LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.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
« no previous file with comments | « LayoutTests/fast/forms/editing-value.html ('k') | LayoutTests/fast/forms/email-idn-conversion.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.html
diff --git a/LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.html b/LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.html
index 3b2fa2075f3d81254c5113a97d56cee86c4d1226..13fa69e23213b0e433cff83a4a58dc30b10c0a4f 100644
--- a/LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.html
+++ b/LayoutTests/fast/forms/elements-invalidate-on-form-attribute-invalidation.html
@@ -5,7 +5,7 @@
<form id="someForm"></form>
<input type="text" name="someName" form="someForm">
</div>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description("Tests form.elements is invalidated when input element's form attribute is changed.");
« no previous file with comments | « LayoutTests/fast/forms/editing-value.html ('k') | LayoutTests/fast/forms/email-idn-conversion.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698