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