| Index: LayoutTests/fast/css/getPropertyValue-border.html
|
| diff --git a/LayoutTests/fast/css/getPropertyValue-border.html b/LayoutTests/fast/css/getPropertyValue-border.html
|
| index 358cfdbaef7b7c90f544417df69c482cd7a3f821..9fe079d8cd93103e1ce4def6bc5a89aa00dc241e 100644
|
| --- a/LayoutTests/fast/css/getPropertyValue-border.html
|
| +++ b/LayoutTests/fast/css/getPropertyValue-border.html
|
| @@ -61,6 +61,5 @@
|
| var div9 = document.getElementById("border9");
|
| shouldBe('div9.style.getPropertyValue("border")', "null");
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|