summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt
blob: 3bd67a9c86f6c232b4037f274241b62d765ff85d (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
{
  "bounds": [785, 2016],
  "children": [
    {
      "bounds": [785, 2016],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "position": [0, 400],
          "bounds": [785, 600],
          "contentsOpaque": true,
          "drawsContent": true,
          "backfaceVisibility": "hidden",
          "backgroundColor": "#008000",
          "repaintRects": [
            [100, 100, 200, 200]
          ],
          "paintInvalidationClients": [
            "LayoutBlockFlow (positioned) DIV id='fixed'"
          ]
        }
      ]
    }
  ]
}