Index: LayoutTests/fast/forms/form-attribute-not-in-document.html |
diff --git a/LayoutTests/fast/forms/form-attribute-not-in-document.html b/LayoutTests/fast/forms/form-attribute-not-in-document.html |
index 68bc39bc1773fe55db82af633631efd21434856b..de0b9b2cc29416716b53f2c946d7c344161967c0 100644 |
--- a/LayoutTests/fast/forms/form-attribute-not-in-document.html |
+++ b/LayoutTests/fast/forms/form-attribute-not-in-document.html |
@@ -12,4 +12,3 @@ var div = document.createElement('div'); |
div.appendChild(input); |
shouldBeNull('input.form'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |