Index: LayoutTests/fast/dom/HTMLElement/attr-invalid-string.html |
diff --git a/LayoutTests/fast/dom/HTMLElement/attr-invalid-string.html b/LayoutTests/fast/dom/HTMLElement/attr-invalid-string.html |
index 2d94a86d5195319dcec3c304711a9a2f80d06ba8..37c2a469d4c525e9fcef78183b9fc1bb87039fc3 100644 |
--- a/LayoutTests/fast/dom/HTMLElement/attr-invalid-string.html |
+++ b/LayoutTests/fast/dom/HTMLElement/attr-invalid-string.html |
@@ -25,6 +25,5 @@ shouldBe('window.getComputedStyle(d2, "").getPropertyValue("-webkit-user-modify" |
document.getElementById("d").style.display= 'none'; |
document.getElementById("d2").style.display= 'none'; |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |