Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-children-writing-modes.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-children-writing-modes.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-children-writing-modes.html |
| index 0afb312d445c4db985e0a13379ec48acec78b91e..2c038cdc648f307c19d0ef4be9b07d54a3df58ee 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-children-writing-modes.html |
| +++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-children-writing-modes.html |
| @@ -7,6 +7,7 @@ |
| margin: 1px; |
| width: 50px; |
| height: 25px; |
| + grid: 100% / 100%; |
| padding: 5px 10px 15px 20px; |
| /* Ensures that the grid container is the containing block of the grid children. */ |
| position: relative; |