Index: LayoutTests/fast/forms/ValidityState-valueMissing-001.html |
diff --git a/LayoutTests/fast/forms/ValidityState-valueMissing-001.html b/LayoutTests/fast/forms/ValidityState-valueMissing-001.html |
index dfeff996acea64ed1f90e560e43c2af30aa3380f..c5e03bd4146fa374e3db347c58d4cee6900ecfe9 100644 |
--- a/LayoutTests/fast/forms/ValidityState-valueMissing-001.html |
+++ b/LayoutTests/fast/forms/ValidityState-valueMissing-001.html |
@@ -86,6 +86,5 @@ |
shouldBeFalse('valueMissingFor("select-optgroup")'); |
shouldBeTrue('valueMissingFor("select-disabled-option")'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |