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

Unified Diff: LayoutTests/fast/forms/label/label-contains-other-interactive-content.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/label/label-contains-other-interactive-content.html
diff --git a/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html b/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html
index 26f2fb59e8375945597cc741e220876ef9d3639a..0319c2821b094bb7de4c013f19355d5702498989 100644
--- a/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html
+++ b/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<body id="body">
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<script src="../resources/common.js"></script>
<script>
var interactiveElements1 = ['a', 'button', 'details', 'embed', 'iframe', 'keygen', 'label', 'select', 'textarea'];
« no previous file with comments | « LayoutTests/fast/forms/label/contenteditable-label-focus-tab.html ('k') | LayoutTests/fast/forms/label/label-event-order.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698