summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/body-background-image-expected.txt
blob: 12d7302512f47b81271345d2c6b77a9531d77b40 (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,
      "backgroundColor": "#FFFFFF",
      "repaintRects": [
        [8, 240, 784, 288],
        [0, 0, 800, 600]
      ],
      "paintInvalidationClients": [
        "LayoutView #document",
        "LayoutBlockFlow BODY"
      ]
    }
  ]
}