| Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-baseline.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-baseline.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-baseline.html
|
| index 2f47e4b6e50d5c360e2d6af4cd603672097912eb..451a1b386b4c27e88983a653cc6b95f9f80f6c45 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-baseline.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-baseline.html
|
| @@ -94,7 +94,7 @@ of the grey box
|
| <!-- If there are no griditems, align to the bottom of the box. -->
|
| <div>
|
| should align with the bottom
|
| -<div class="empty inline-grid" style="width: 30px; height: 30px;">
|
| +<div class="inline-grid" style="width: 30px; height: 30px">
|
| </div>
|
| of the grey box
|
| </div>
|
|
|