summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/create-layer-repaint-expected.txt
blob: 404525729ebfb05324acbbc9e714357d1296a80b (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": [
        [28, 56, 500, 50],
        [28, 56, 250, 50]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='test' class='stretchy'"
      ]
    }
  ]
}