Index: LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true.html |
diff --git a/LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true.html b/LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true.html |
index dfc7e723c4037df5710d3738a259fb983d0ae8b9..9d7edcbee027fd0fa0f5ccb0c146dba3beb7b7dc 100644 |
--- a/LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true.html |
+++ b/LayoutTests/fast/dom/HTMLElement/attr-missing-parent-true.html |
@@ -20,6 +20,5 @@ shouldBe('window.getComputedStyle(p, "").getPropertyValue("-webkit-user-modify") |
document.getElementById("div").style.display= 'none'; |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |