| Index: LayoutTests/fast/flexbox/child-flexing.html
|
| diff --git a/LayoutTests/fast/flexbox/child-flexing.html b/LayoutTests/fast/flexbox/child-flexing.html
|
| index b972ea9e47dbe97c4cf6c72be1df85504ecb5159..7127eb7ec083bfee893f48bce03bab4ebac2870b 100644
|
| --- a/LayoutTests/fast/flexbox/child-flexing.html
|
| +++ b/LayoutTests/fast/flexbox/child-flexing.html
|
| @@ -139,5 +139,4 @@ element = document.getElementById("shrinkHorizontal");
|
| shouldBe("element.scrollHeight", "100");
|
| shouldBe("element.scrollWidth", "100");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
|
|