| Index: LayoutTests/fast/css/border-radius-property-value.html
|
| diff --git a/LayoutTests/fast/css/border-radius-property-value.html b/LayoutTests/fast/css/border-radius-property-value.html
|
| index c13685c8db9a24e3d779be2e9d740c82b2709847..0e6d8a2eade08460dfd5d65ada18d5bdffe95cb6 100644
|
| --- a/LayoutTests/fast/css/border-radius-property-value.html
|
| +++ b/LayoutTests/fast/css/border-radius-property-value.html
|
| @@ -23,5 +23,4 @@ shouldBe("style.getPropertyValue('border-bottom-left-radius')","'5px'");
|
| shouldBe("style.getPropertyValue('border-bottom-right-radius')","'5px'");
|
| </script>
|
|
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|