Index: LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt |
diff --git a/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt b/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt |
index b883eff0bb025cf115abb912eda63416585230bb..34fca27e93cb9ec0f6d90600e18ff66a86594501 100644 |
--- a/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt |
+++ b/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt |
@@ -1,4 +1,4 @@ |
-This test checks that changing the grid-definition-columns lead to a repaint. The final grid element should be 250px * 50px, the grid item should be 50px * 50px. No trace of the elements before the grid-definition-columns change should be seen. |
+This test checks that changing the grid-template-columns lead to a repaint. The final grid element should be 250px * 50px, the grid item should be 50px * 50px. No trace of the elements before the grid-template-columns change should be seen. |
(repaint rects |
(rect 8 48 100 50) |
(rect 8 48 50 50) |