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

Unified Diff: LayoutTests/editing/caret/selection-with-caret-type-progress.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/css3/zoom-coords.xhtml ('k') | LayoutTests/editing/context-menu-leak-document.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/caret/selection-with-caret-type-progress.html
diff --git a/LayoutTests/editing/caret/selection-with-caret-type-progress.html b/LayoutTests/editing/caret/selection-with-caret-type-progress.html
index e38b211a87452ee4313b1bb81fc650ed1bfe12de..913520534038277eb828750597fd75bc8da9464f 100644
--- a/LayoutTests/editing/caret/selection-with-caret-type-progress.html
+++ b/LayoutTests/editing/caret/selection-with-caret-type-progress.html
@@ -4,7 +4,7 @@
<p id="description"></p>
<div style="cursor:progress; border: 2px solid red;" id="test">Try selecting this text by dragging the cursor. Progress cursor should be displayed while doing so.</div>
<div id="console"></div>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
if (window.eventSender && window.internals) {
description('Tests whether explicitly set caret style is retained on performing text selection');
« no previous file with comments | « LayoutTests/css3/zoom-coords.xhtml ('k') | LayoutTests/editing/context-menu-leak-document.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698