summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt
blob: 477ecfd1c7ca2a8882f54eec1bf3d37587c35ebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [8, 88, 100, 100],
        [8, 38, 100, 50]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV class='sizedToGridArea'"
      ]
    }
  ]
}