Chromium Code Reviews| Index: LayoutTests/fast/css-grid-layout/positioned-grid-items-should-not-take-up-space-expected.txt |
| diff --git a/LayoutTests/fast/css-grid-layout/positioned-grid-items-should-not-take-up-space-expected.txt b/LayoutTests/fast/css-grid-layout/positioned-grid-items-should-not-take-up-space-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..028f251e108c6ed0efc340f0f8267f0bda8520de |
| --- /dev/null |
| +++ b/LayoutTests/fast/css-grid-layout/positioned-grid-items-should-not-take-up-space-expected.txt |
| @@ -0,0 +1,18 @@ |
| +This test checks that positioned items shouldn't take up space or otherwise participate in the layout of the grid. |
| + |
| +Absolutely positioned: |
| + |
| +PASS |
| +PASS |
| +PASS |
| +PASS |
| +PASS |
| +PASS |
| +Fixed positioned: |
| + |
| +PASS |
| +PASS |
| +PASS |
| +PASS |
| +PASS |
| +PASS |