| Index: third_party/WebKit/LayoutTests/paint/invalidation/css-grid-layout/grid-element-change-rows-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/css-grid-layout/grid-element-change-rows-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/css-grid-layout/grid-element-change-rows-repaint-expected.txt
|
| index 873012300c1984a5e01deb2e4ebc0a58c2ace697..7f93e67b8c268b2134169653825ec1cdc1e90c60 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/css-grid-layout/grid-element-change-rows-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/css-grid-layout/grid-element-change-rows-repaint-expected.txt
|
| @@ -10,11 +10,6 @@
|
| "object": "LayoutGrid DIV class='grid fit-content'",
|
| "rect": [8, 48, 100, 150],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV class='sizedToGridArea'",
|
| - "rect": [8, 98, 100, 50],
|
| - "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|