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

Unified Diff: LayoutTests/fast/scrolling/scroll-element-into-view.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/scrolling/scroll-element-into-view.html
diff --git a/LayoutTests/fast/scrolling/scroll-element-into-view.html b/LayoutTests/fast/scrolling/scroll-element-into-view.html
index 8f9edb9653623e28ee4c4474cf9cc34066a53692..71bcabce217c72a2d0034b209e36246d75ed0b42 100644
--- a/LayoutTests/fast/scrolling/scroll-element-into-view.html
+++ b/LayoutTests/fast/scrolling/scroll-element-into-view.html
@@ -32,7 +32,7 @@
<div id="spacer"></div>
<div id="focusable" tabindex="-1"></div>
</div>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description('Tests that scrollable areas are scrolled to the correct location '

Powered by Google App Engine
This is Rietveld 408576698