diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html b/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html index 17f2ed8..87cfca1 100644 --- a/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-webkit-margin-collapse.html +++ b/third_party/WebKit/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> |