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

Unified Diff: LayoutTests/fast/forms/percent-height-auto-width-form-controls.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/percent-height-auto-width-form-controls.html
diff --git a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
index c380a5e9668e47aa5f4691cd556228953bcaba75..60e579f42d8413b4f421cc3ff4e9c0459b39a3ef 100644
--- a/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
+++ b/LayoutTests/fast/forms/percent-height-auto-width-form-controls.html
@@ -61,7 +61,7 @@
</td></tr></tbody></table>
</div>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
var ids = ['text', 'file', 'range', 'select', 'multiple'];
ids.forEach(function(id) {
« no previous file with comments | « LayoutTests/fast/forms/page-popup/page-popup-adjust-rect.html ('k') | LayoutTests/fast/forms/placeholder-dom-property.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698