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

Unified Diff: LayoutTests/scrollbars/rtl/div-vertical.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-horizontal.html ('k') | LayoutTests/storage/domstorage/events/basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/rtl/div-vertical.html
diff --git a/LayoutTests/scrollbars/rtl/div-vertical.html b/LayoutTests/scrollbars/rtl/div-vertical.html
index 5cc81706ea5140ab3b02cdbaa28951676cc3d33b..d74ef21a48a23c937f20e1fe000a1dd4ffb1b2c6 100644
--- a/LayoutTests/scrollbars/rtl/div-vertical.html
+++ b/LayoutTests/scrollbars/rtl/div-vertical.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" style="-webkit-writing-mode: vertical-rl;">
<div dir="ltr" id="outer-ltr" style="width: 200px; height: 200px; overflow: scroll;">
« no previous file with comments | « LayoutTests/scrollbars/rtl/div-horizontal.html ('k') | LayoutTests/storage/domstorage/events/basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698