summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/subtree-layoutstate-transform-expected.txt
blob: a04fafed42a37bb3ccde2b1f674d6fe366e449b0 (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, 46, 100, 200],
        [78, 46, 50, 100],
        [28, 46, 200, 200]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV class='layoutroot'",
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}