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

Unified Diff: LayoutTests/fast/events/scale-and-scroll-iframe-window.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/events/scale-and-scroll-iframe-window.html
diff --git a/LayoutTests/fast/events/scale-and-scroll-iframe-window.html b/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
index 2f5eea93d99af5d0c2bd77c4d809591eba4fce34..49777064a73bccf63f77bda1abed0a042d9be364 100644
--- a/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
+++ b/LayoutTests/fast/events/scale-and-scroll-iframe-window.html
@@ -32,7 +32,7 @@
scroll();
}
</script>
- <script src="../js/resources/js-test-pre.js"></script>
+ <script src="../../resources/js-test.js"></script>
</head>
<body onload="test();" style="height: 2000px">
<div id="console"></div>
« no previous file with comments | « LayoutTests/fast/events/scale-and-scroll-body.html ('k') | LayoutTests/fast/events/scale-and-scroll-window.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698