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

Unified Diff: LayoutTests/editing/selection/internal-caret-rect.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/internal-caret-rect.html
diff --git a/LayoutTests/editing/selection/internal-caret-rect.html b/LayoutTests/editing/selection/internal-caret-rect.html
index 5f5a3d7e4fe591f20491483fa429851db937d0ac..6307ebb31b619d2de8178c11d44027c0434c0d7e 100644
--- a/LayoutTests/editing/selection/internal-caret-rect.html
+++ b/LayoutTests/editing/selection/internal-caret-rect.html
@@ -40,5 +40,4 @@
getSelection().collapse(textNode, 4); // after d
verifyCaretRect(88, 160, 1, 20);
</script>
-<script src="../../fast/js/resources/js-test-post.js" type="text/javascript"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698