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

Unified Diff: LayoutTests/editing/input/editable-container-with-word-wrap-normal.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/editing/input/editable-container-with-word-wrap-normal.html
diff --git a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html
index 23031257625c5977e131f36aaa4fa524f4a37424..b60af9aef8190052498fe1076f3af1b557824505 100644
--- a/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html
+++ b/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html
@@ -11,7 +11,7 @@
font-family: 'Ahem';
}
</style>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
function runTest() {
description('Testcase for bug <a href="http://www.webkit.org/b/89649">http://www.webkit.org/b/89649</a>. \
« no previous file with comments | « LayoutTests/editing/input/ctrl-up-down.html ('k') | LayoutTests/editing/input/setting-input-value-cancel-ime-composition.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698