summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/align-items-change-expected.txt
blob: d032ffecde24a58b7588194a3ce0cd3139553168 (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
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [101, 53, 98, 150],
        [101, 53, 98, 150],
        [100, 52, 100, 300],
        [100, 52, 100, 152],
        [1, 53, 98, 100],
        [1, 53, 98, 100],
        [0, 52, 200, 300],
        [0, 52, 200, 300],
        [0, 52, 100, 300],
        [0, 52, 100, 102]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item'",
        "LayoutFlexibleBox DIV id='container'",
        "LayoutFlexibleBox DIV id='container'",
        "LayoutBlockFlow DIV class='item'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item'",
        "LayoutBlockFlow DIV"
      ]
    }
  ]
}