Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html |
index 39badba48631bdb9840861cacf55016cb36c6703..04223427dc16f54cd3bfbeca9f54fde1ed25d0c9 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-borderRadius-2.html |
@@ -30,5 +30,4 @@ shouldBe("window.getComputedStyle(document.getElementById('borderRadius5')).getP |
shouldBe("window.getComputedStyle(document.getElementById('NoBorderRadius')).getPropertyValue('border-radius')", "'0px'"); |
</script> |
</body> |
-<script src="../../js/resources/js-test-post.js"></script> |
</html> |