Index: LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true.html |
diff --git a/LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true.html b/LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true.html |
index 82101f9a99c387af63344dd0f619a5fb411e2a4d..be6146ee8e7ae838f417fd92468bdf42cc4ccc20 100644 |
--- a/LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true.html |
+++ b/LayoutTests/fast/dom/HTMLElement/attr-missing-ancestor-true.html |
@@ -25,6 +25,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> |