summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt
blob: d0f441b4cfc2648da68fae2d99b305c5e2302437 (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": [
        [132, 200, 10, 52],
        [8, 204, 134, 52],
        [8, 200, 108, 56]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='s'",
        "LayoutBlockFlow DIV id='t'"
      ]
    }
  ]
}