| Index: LayoutTests/fast/css/getPropertyValue-columns.html
|
| diff --git a/LayoutTests/fast/css/getPropertyValue-columns.html b/LayoutTests/fast/css/getPropertyValue-columns.html
|
| index 5e905f88159789fd679a8cb6ed9693a831d13641..09073511302f6b51daf674099d525a21e1fdc236 100644
|
| --- a/LayoutTests/fast/css/getPropertyValue-columns.html
|
| +++ b/LayoutTests/fast/css/getPropertyValue-columns.html
|
| @@ -44,6 +44,5 @@
|
| debug("NOTE: If only few longhand properties are specified, getPropertyValue for shorthand property returns null.")
|
| shouldBe('webkitColumnsValue("columns9")', "null");
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|