Index: LayoutTests/editing/spelling/markers-input-type-text.html |
diff --git a/LayoutTests/editing/spelling/markers-input-type-text.html b/LayoutTests/editing/spelling/markers-input-type-text.html |
index e3b1f1727de8b639c8c3e0c48924bb01cd55253a..32dc57e831853740791dda4be3d79b6bfb903713 100644 |
--- a/LayoutTests/editing/spelling/markers-input-type-text.html |
+++ b/LayoutTests/editing/spelling/markers-input-type-text.html |
@@ -52,6 +52,5 @@ testInput.focus(); |
shouldBe('internals.markerCountForNode(findFirstTextNode(testInput), "spelling")', '4'); |
shouldBe('internals.markerCountForNode(findFirstTextNode(testTextArea), "spelling")', '1'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |