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

Unified Diff: LayoutTests/fast/spatial-navigation/snav-container-only-white-space.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/spatial-navigation/snav-container-only-white-space.html
diff --git a/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html b/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
index 4d0f0ee117b1fcf66d5eb7250cfe5de29ba49e85..67a7c0a6637a311b89d524fe2df102102daeb484 100644
--- a/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
+++ b/LayoutTests/fast/spatial-navigation/snav-container-only-white-space.html
@@ -20,7 +20,7 @@
<style>
:focus {outline: 1px solid black;}
</style>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
<script src="resources/spatial-navigation-utils.js"></script>
<script type="application/javascript">

Powered by Google App Engine
This is Rietveld 408576698