summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/layer-creation/overflow-scroll-overlap-expected.txt
blob: 471b16a5fb1f62af9acd41f65a55c5e1229a89bd (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
36
37
38
39
40
41
42
(GraphicsLayer
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 3
        (GraphicsLayer
          (position 8.00 8.00)
          (bounds 30.00 30.00)
        )
        (GraphicsLayer
          (position 20.00 20.00)
          (bounds 306.00 206.00)
          (drawsContent 1)
          (children 1
            (GraphicsLayer
              (position 288.00 3.00)
              (bounds 15.00 200.00)
              (drawsContent 1)
            )
          )
        )
        (GraphicsLayer
          (position 23.00 23.00)
          (bounds 285.00 200.00)
          (children 1
            (GraphicsLayer
              (position 20.00 45.00)
              (bounds 210.00 100.00)
              (contentsOpaque 1)
              (drawsContent 1)
              (backgroundColor #0000FF)
            )
          )
        )
      )
    )
  )
)