summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/subtree-layoutstate-transform-expected.txt
blob: c41e80fa13ce13b294c7c1150907eb8b0817eed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [128, 48, 100, 200],
        [78, 48, 50, 100],
        [28, 48, 200, 200]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV class='layoutroot'",
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}