summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt
blob: 88f27de62d5ec9062b190d94ea439c0520fdd42f (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": [
        [111, 8, 3, 106],
        [61, 8, 53, 106],
        [8, 388, 100, 20],
        [8, 308, 100, 100],
        [8, 261, 106, 3],
        [8, 211, 106, 53]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV",
        "LayoutBlockFlow (positioned) DIV",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='target3'"
      ]
    }
  ]
}