Index: LayoutTests/fast/forms/image/image-setrangetext.html |
diff --git a/LayoutTests/fast/forms/image/image-setrangetext.html b/LayoutTests/fast/forms/image/image-setrangetext.html |
index f99134b27a9a6975c57fb9fccea0501c2bb45026..2395c61cdd00d4419105cf0eca9828e5d01ea110 100644 |
--- a/LayoutTests/fast/forms/image/image-setrangetext.html |
+++ b/LayoutTests/fast/forms/image/image-setrangetext.html |
@@ -10,7 +10,6 @@ |
description("Test setRangeText() method is not available in image inputs."); |
runTestsShouldFail("input", { type: "image" }); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |