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

Unified Diff: LayoutTests/scrollbars/rtl/div-horizontal.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
« no previous file with comments | « LayoutTests/scrollbars/rtl/div-absolute.html ('k') | LayoutTests/scrollbars/rtl/div-vertical.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/rtl/div-horizontal.html
diff --git a/LayoutTests/scrollbars/rtl/div-horizontal.html b/LayoutTests/scrollbars/rtl/div-horizontal.html
index d071e7579c7e2d151c783a86ed39a111c564de0a..e2ff7f8b67e69f096779e4a10fcfa272ee3d4226 100644
--- a/LayoutTests/scrollbars/rtl/div-horizontal.html
+++ b/LayoutTests/scrollbars/rtl/div-horizontal.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Bug 85856</title>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body dir="ltr">
<div dir="ltr" id="outer-ltr" style="width: 200px; height: 200px; overflow: scroll;">
« no previous file with comments | « LayoutTests/scrollbars/rtl/div-absolute.html ('k') | LayoutTests/scrollbars/rtl/div-vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698