Index: LayoutTests/fast/css/border-image-null-image-crash.html |
diff --git a/LayoutTests/fast/css/border-image-null-image-crash.html b/LayoutTests/fast/css/border-image-null-image-crash.html |
index ce3ed58c662139900cbd412dd8fed671d38d6e03..61b60d21f3ebdea9de478608d6ed44e2c22fb620 100644 |
--- a/LayoutTests/fast/css/border-image-null-image-crash.html |
+++ b/LayoutTests/fast/css/border-image-null-image-crash.html |
@@ -22,6 +22,5 @@ shouldBe("computedStyle.getPropertyValue('border-image')", "'none'"); |
document.body.removeChild(testContainer); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |