Index: LayoutTests/fast/dom/createDocumentType-ownerDocument.html |
diff --git a/LayoutTests/fast/dom/createDocumentType-ownerDocument.html b/LayoutTests/fast/dom/createDocumentType-ownerDocument.html |
index ace9cce206b872bbe085b5a44e15a132e1a06dde..cdaf112bb2323769429a063e42ea6da86ac556ea 100644 |
--- a/LayoutTests/fast/dom/createDocumentType-ownerDocument.html |
+++ b/LayoutTests/fast/dom/createDocumentType-ownerDocument.html |
@@ -15,6 +15,5 @@ shouldBe("newDocument.doctype", "docType"); |
shouldBe("newDocument.doctype.ownerDocument", "newDocument"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |