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

Unified Diff: LayoutTests/fast/forms/fieldset/fieldset-type.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/fieldset/fieldset-type.html
diff --git a/LayoutTests/fast/forms/fieldset/fieldset-type.html b/LayoutTests/fast/forms/fieldset/fieldset-type.html
index 2e9725561462bc9e85305f38f422ebcb358d2d0c..3545402e7332e63f7543db2582c4795309597a63 100644
--- a/LayoutTests/fast/forms/fieldset/fieldset-type.html
+++ b/LayoutTests/fast/forms/fieldset/fieldset-type.html
@@ -1,4 +1,4 @@
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<fieldset id="fs1" name="a"></fieldset>
<script>
description("This test checks fieldset.test attribute");

Powered by Google App Engine
This is Rietveld 408576698