| Index: LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html b/LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html
|
| index b39c7b19110c3d88ea8e4cafca22a229f3528416..3d99a66d5973ad10da43eedd5ac0d4998324f66c 100755
|
| --- a/LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-item-column-row-get-set.html
|
| @@ -225,6 +225,5 @@
|
| testColumnRowInvalidJSParsing("3 'first' / 2 span 'last'", "5 'nav' / 'last' span 7");
|
| testColumnRowInvalidJSParsing("3 / 1 span 2", "5 / 3 span 3");
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|