Index: LayoutTests/fast/dom/HTMLElement/attr-empty-string.html |
diff --git a/LayoutTests/fast/dom/HTMLElement/attr-empty-string.html b/LayoutTests/fast/dom/HTMLElement/attr-empty-string.html |
index 5073531554ad76bff98b8d726e3b65ebf202559f..7c0f50f9341b8af608259216d7cb3aed8d0535fb 100644 |
--- a/LayoutTests/fast/dom/HTMLElement/attr-empty-string.html |
+++ b/LayoutTests/fast/dom/HTMLElement/attr-empty-string.html |
@@ -18,6 +18,5 @@ shouldBe('window.getComputedStyle(div, "").getPropertyValue("-webkit-user-modify |
document.getElementById("div").style.display= 'none'; |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |