| Index: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
|
| index 71ee920035061594e874f34c57fc042042815f04..d21f5db4027a07e3db0db74f44d3286b59ecadd2 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-no-margin-collapsing.html
|
| @@ -13,7 +13,6 @@
|
| background-color: blue;
|
| }
|
| </style>
|
| -<script src="../../resources/js-test.js"></script>
|
| <script src="../../resources/testharness.js"></script>
|
| <script src="../../resources/testharnessreport.js"></script>
|
| <script src="../../resources/check-layout-th.js"></script>
|
|
|