summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/align-items-overflow-change-expected.txt
blob: ef80f941c928c4928557fe5a6a5abe65921b3498 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 252, 200, 100],
        [0, 252, 200, 100],
        [0, 252, 200, 100],
        [0, 252, 200, 100],
        [0, 52, 200, 300],
        [0, 52, 200, 200],
        [0, 52, 200, 200],
        [0, 16, 800, 336],
        [0, 2, 800, 350],
        [0, 2, 200, 350],
        [0, 2, 200, 200],
        [0, 2, 200, 200]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item1'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item2'",
        "LayoutGrid DIV id='container'",
        "LayoutBlockFlow BODY",
        "LayoutGrid DIV id='container'",
        "LayoutBlockFlow DIV class='item1'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item2'",
        "LayoutBlockFlow DIV"
      ]
    }
  ]
}