Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html |
index 3472f7e404190c9b820f5a5ce05890bdb534d7e6..1f02fcab6e6f0ece821b099ff8e88f4ddfbae9b3 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-color-shorthand.html |
@@ -67,6 +67,5 @@ shouldBe("computedStyle.getPropertyCSSValue('border-color').item(0).getRGBColorV |
document.body.removeChild(testContainer); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |