summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt
blob: 12a9457553cfdd07ab04ab7a9fc255b482c9cbfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [29, 369, 180, 20],
        [29, 209, 180, 20],
        [19, 329, 200, 60],
        [19, 329, 200, 40],
        [19, 169, 200, 60],
        [19, 169, 200, 40]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='a'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='b'"
      ]
    }
  ]
}