summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-item-z-index-change-repaint-expected.txt
blob: 737b0439257338ed8455a91e3e4779276a7edc4b (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, 236, 200, 100],
        [8, 236, 200, 100],
        [8, 236, 200, 100],
        [8, 126, 200, 100],
        [8, 126, 200, 100]
      ]
    }
  ]
}