Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html |
index a60769ba41cb7cea0a093a660854ce2d61ecb932..c3dde6e7201e5c32927994144c9475be7d70fc84 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-shorthand.html |
@@ -51,6 +51,5 @@ shouldBe("computedStyle.getPropertyCSSValue('margin').item(3).getFloatValue(CSSP |
document.body.removeChild(testContainer); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |