Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-shorthand.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-shorthand.html |
index ee516406fde20bed68098327a31ffbb51f5485f5..ad8f08874046bde0d4bd9495e1c7cc7e9ee9651b 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-shorthand.html |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-border-shorthand.html |
@@ -78,6 +78,5 @@ shouldBe("computedStyle.getPropertyValue('border')", "''"); |
document.body.removeChild(testContainer); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |