Index: LayoutTests/fast/forms/willvalidate.html |
diff --git a/LayoutTests/fast/forms/willvalidate.html b/LayoutTests/fast/forms/willvalidate.html |
index 5fcf17ab81c9e1efa99c34ce5b9c4ac45978084d..1e15d51a0f0d44cec14f391dd37d4b68611f8fcd 100644 |
--- a/LayoutTests/fast/forms/willvalidate.html |
+++ b/LayoutTests/fast/forms/willvalidate.html |
@@ -92,6 +92,5 @@ debug('Keygen element'); |
parent.innerHTML = '<form><keygen></form>'; |
shouldBeFalse('document.getElementsByTagName("keygen")[0].willValidate'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |