Index: LayoutTests/fast/css/image-value-type.html |
diff --git a/LayoutTests/fast/css/image-value-type.html b/LayoutTests/fast/css/image-value-type.html |
index 5d2ec7e727b0ad398a5c75c27f8ea1829f2bcdf3..a67be713601ca3125742bed9a0f046cb3f55c83a 100644 |
--- a/LayoutTests/fast/css/image-value-type.html |
+++ b/LayoutTests/fast/css/image-value-type.html |
@@ -20,6 +20,5 @@ var imageValue = style.getPropertyCSSValue('background-image'); |
shouldBe("imageValue.cssValueType", "CSSValue.CSS_PRIMITIVE_VALUE"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |