Back to Chromium

Grid Element Change Columns Repaint Expected

third_party/blink/web_tests/paint/invalidation/css-grid-layout/grid-element-change-columns-repaint-expected.html

149.0.7827.2242 B
Original Source

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.