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

Unified Diff: LayoutTests/editing/selection/caret-after-removing-node.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/selection/caret-after-removing-node.html
diff --git a/LayoutTests/editing/selection/caret-after-removing-node.html b/LayoutTests/editing/selection/caret-after-removing-node.html
index 619554167bb0e7c3f649934afb48d7641c311f73..a70d184170b5a72e351b56a8a422c1b26373aad0 100644
--- a/LayoutTests/editing/selection/caret-after-removing-node.html
+++ b/LayoutTests/editing/selection/caret-after-removing-node.html
@@ -8,7 +8,7 @@ Manual Steps:
</ol>
<div id="sample" contenteditable="true" style="border: solid 1px blue">click me</div>
</div>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description("Caret position after removing node");

Powered by Google App Engine
This is Rietveld 408576698