Index: LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html |
diff --git a/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html b/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html |
index 56e87d1d500cf91ba1ef87bc3410039529f5dbb2..db8b898b26177c373281ee8e0d6448d855d2f138 100644 |
--- a/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html |
+++ b/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html |
@@ -18,6 +18,5 @@ shouldBe("attr.ownerDocument", "document") |
iframeDocument.documentElement.appendChild(elementToBeMoved); |
shouldBe("attr.ownerDocument", "iframeDocument") |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |