summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/fixed-margin-change-repaint-expected.txt
blob: d1f7007f5d37226221e5f9405c74b8a8bc13e251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 20, 100, 100],
        [0, 0, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='test'"
      ]
    }
  ]
}