| Index: LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html
|
| diff --git a/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html b/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html
|
| index 17f2ed82b0d3be32bef39e73be8f2134fa162cb5..87cfca171e498491a88f8165fcf942716ca146e5 100644
|
| --- a/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html
|
| +++ b/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html
|
| @@ -37,6 +37,5 @@
|
| debug("NOTE: If only few longhand properties are specified, getPropertyValue for shorthand property returns null.")
|
| shouldBe('webkitMarginCollapseValue("margin-collapse5")', "null");
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|