Chromium Code Reviews| Index: LayoutTests/fast/css-grid-layout/stale-grid-layout-expected.txt |
| diff --git a/LayoutTests/fast/css-grid-layout/stale-grid-layout-expected.txt b/LayoutTests/fast/css-grid-layout/stale-grid-layout-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1af5e8b2d13f622d47cc633b2c47ff1c44345d71 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css-grid-layout/stale-grid-layout-expected.txt |
| @@ -0,0 +1,3 @@ |
| + |
| +The test checks that we don't add non-children of the grid into the grid representation |
| +This test has passed if it didn't crash under ASAN. |