summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection-expected.txt
blob: 080d1e06ad30f16fc1913a5e173ba2eea65a7bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "bounds": [800, 2016],
  "children": [
    {
      "bounds": [800, 2016],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [250, 280, 100, 100],
        [250, 280, 100, 100],
        [250, 280, 100, 100],
        [250, 280, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow (positioned) DIV id='moveMe' class='fixed clipped'",
        "LayoutBlockFlow (positioned) DIV class='absolute green reflected'",
        "LayoutReplica (anonymous)",
        "LayoutBlockFlow (positioned) DIV class='absolute red'"
      ]
    }
  ]
}