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

Unified Diff: LayoutTests/editing/shadow/breaking-editing-boundary-with-table.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/shadow/breaking-editing-boundary-with-table.html
diff --git a/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html b/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
index 123176ff303036f8ed7be1b877a769b104a4fc35..a4d73723f987409d36b86fb976009884144c0561 100644
--- a/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
+++ b/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
@@ -3,7 +3,7 @@
<html>
<body>
<script src="../../fast/dom/resources/event-sender-util.js"></script>
-<script src="../../fast/js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<p>On the second time selecting &lt;span&gt;, it should not become non-contenteditable.
If it becomes non-contenteditable, the selection from &lt;span&gt; to &lt;table&gt;

Powered by Google App Engine
This is Rietveld 408576698