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

Unified Diff: LayoutTests/fast/scrolling/scrollbar-tickmarks-hittest.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/scrollbar-tickmarks-hittest.html
diff --git a/LayoutTests/fast/scrolling/scrollbar-tickmarks-hittest.html b/LayoutTests/fast/scrolling/scrollbar-tickmarks-hittest.html
index af5a9e9be55c5013b0c20cdf441d5121e10c8fab..c1bd2373c5cae4fdeecbe3b58cab55c89fc2f156 100644
--- a/LayoutTests/fast/scrolling/scrollbar-tickmarks-hittest.html
+++ b/LayoutTests/fast/scrolling/scrollbar-tickmarks-hittest.html
@@ -1,5 +1,5 @@
<html>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<body style="min-height: 5000px">
<span id="elt">&nbsp;</span>
« no previous file with comments | « LayoutTests/fast/scrolling/scrollbar-mousedown-move-mouseup.html ('k') | LayoutTests/fast/selectors/specificity-overflow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698