Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-unknown-named-grid-line-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-unknown-named-grid-line-expected.txt b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-unknown-named-grid-line-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8d998066816ad89c884cf4d8d06e9c6ff06c4095 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-unknown-named-grid-line-expected.txt |
| @@ -0,0 +1,3 @@ |
| +This test checks that grid placement properties of absolutely positioned items using unknown named grid lines are treated as "auto". |
| + |
| +PASS |