| Index: LayoutTests/fast/dom/CSSStyleDeclaration/access-longest-css-property.html
|
| diff --git a/LayoutTests/fast/dom/CSSStyleDeclaration/access-longest-css-property.html b/LayoutTests/fast/dom/CSSStyleDeclaration/access-longest-css-property.html
|
| index f181fad3f781365fed27470b9a9994c2b146182a..87d5c2536c78c58f59326bc31a4c5d291d5fb504 100644
|
| --- a/LayoutTests/fast/dom/CSSStyleDeclaration/access-longest-css-property.html
|
| +++ b/LayoutTests/fast/dom/CSSStyleDeclaration/access-longest-css-property.html
|
| @@ -19,6 +19,5 @@ shouldBeEqualToString('getComputedStyle(document.body).webkitBorderBottomRightRa
|
| shouldBeEqualToString('document.getElementById("target").style.webkitBorderBottomRightRadius', '5px');
|
| shouldBeEqualToString('document.body.style.webkitBorderBottomRightRadius', '');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|