Index: LayoutTests/fast/events/invalid-002.html |
diff --git a/LayoutTests/fast/events/invalid-002.html b/LayoutTests/fast/events/invalid-002.html |
index ccb7d38325813ad32978072687e535eeaa8cdccc..42ba7d4b5b3248077e82fcb3c3d2a31f5c3a3b98 100644 |
--- a/LayoutTests/fast/events/invalid-002.html |
+++ b/LayoutTests/fast/events/invalid-002.html |
@@ -17,6 +17,5 @@ description("This test checks if checkValidity() invoked on a form control corre |
if (document.getElementById("sad_form").checkValidity()) |
testFailed('checkValidity should have returned false'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |