Back to Chromium

Grid Element Change Rows Repaint

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

149.0.7827.2239 B
Original Source

This test checks that changing the grid-template-rows lead to a repaint. The final grid element should be 100px * 150px, the grid item should be 100px * 100px. No trace of the elements before the grid-template-rows change should be seen.