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

Unified Diff: LayoutTests/fast/forms/form-attribute-not-in-document.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/form-attribute-not-in-document.html
diff --git a/LayoutTests/fast/forms/form-attribute-not-in-document.html b/LayoutTests/fast/forms/form-attribute-not-in-document.html
index de0b9b2cc29416716b53f2c946d7c344161967c0..c913e2c8eaf7f91aa28f90b877b15c7386c88a62 100644
--- a/LayoutTests/fast/forms/form-attribute-not-in-document.html
+++ b/LayoutTests/fast/forms/form-attribute-not-in-document.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<form id=myform></form>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description('Inserting a form control with a form attribute into a non-document tree should not cause it to get a form owner.');
« no previous file with comments | « LayoutTests/fast/forms/form-attribute-nonexistence-form-id.html ('k') | LayoutTests/fast/forms/form-collection-elements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698