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

Unified Diff: LayoutTests/scrollbars/rtl/div-absolute.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/resources/js-test.js ('k') | LayoutTests/scrollbars/rtl/div-horizontal.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/rtl/div-absolute.html
diff --git a/LayoutTests/scrollbars/rtl/div-absolute.html b/LayoutTests/scrollbars/rtl/div-absolute.html
index 59e78051d4b9bfc69195ecf5937dcd6e6b218d3b..0b187db67b8e44fa1731513f80971ba5294588af 100644
--- a/LayoutTests/scrollbars/rtl/div-absolute.html
+++ b/LayoutTests/scrollbars/rtl/div-absolute.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Bug 91756</title>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<style>
div.outer { overflow: auto; width: 100px; position: relative; height: 100px; border: solid; }
div.inner { position: absolute; top: 250px; }
« no previous file with comments | « LayoutTests/resources/js-test.js ('k') | LayoutTests/scrollbars/rtl/div-horizontal.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698