summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/align-self-change-expected.txt
blob: 147e37601faee1baabc213e8734ce10c237b1667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [100, 204, 100, 148],
        [100, 203, 100, 149],
        [0, 154, 100, 198],
        [0, 153, 100, 199]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV class='item'",
        "LayoutBlockFlow DIV class='item'"
      ]
    }
  ]
}