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

Unified Diff: LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.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/pasteboard/copy-paste-first-line-in-textarea.html
diff --git a/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html b/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html
index 86a1a458a6f97ea7a8f25dc2ec508fb5ba683804..30cb8c3b74ebcc7fcc4e65735fd64f7a91361ac4 100644
--- a/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html
+++ b/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html
@@ -3,7 +3,7 @@
<body>
<textarea cols=50 rows=10>first
second</textarea>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<p id="console"></p>
<script>
« no previous file with comments | « LayoutTests/editing/pasteboard/copy-in-password-field.html ('k') | LayoutTests/editing/pasteboard/copy-paste-ruby-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698