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

Unified Diff: LayoutTests/editing/selection/move-by-character-brute-force.html

Issue 48903019: Delete js-test-post.js. (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/move-by-character-brute-force.html
diff --git a/LayoutTests/editing/selection/move-by-character-brute-force.html b/LayoutTests/editing/selection/move-by-character-brute-force.html
index 1f80226ddbc7bea62d4e721debb59d2f29f5f4ca..7b9bf78587e7c5ce2302c543ffea7247993363c1 100644
--- a/LayoutTests/editing/selection/move-by-character-brute-force.html
+++ b/LayoutTests/editing/selection/move-by-character-brute-force.html
@@ -44,4 +44,3 @@ for (var i = 1; i < 1024; ++i) {
element.textContent = "";
</script>
-<script src="../../fast/js/resources/js-test-post.js"></script>

Powered by Google App Engine
This is Rietveld 408576698