| Index: LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt
|
| index 5ba1a959aeb0d3d0a1a30a5d5a966a4c248bff9b..f3650ddbbd142fc1b36d781a349969ae2f94c227 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt
|
| @@ -2,6 +2,7 @@ This test checks that changing the grid-column on a grid item properly repaint.
|
| (repaint rects
|
| (rect 8 38 100 50)
|
| (rect 8 38 50 50)
|
| + (rect 8 38 100 50)
|
| (rect 208 38 50 50)
|
| )
|
|
|
|
|