summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-under-transform-expected.txt
blob: d62e17691576d6db12d8b8f7e806e309210592a5 (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
(GraphicsLayer
  (bounds 785.00 5021.00)
  (children 1
    (GraphicsLayer
      (bounds 785.00 5021.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 2
        (GraphicsLayer
          (position 108.00 113.00)
          (anchor 1.11 -0.39)
          (bounds 256.00 256.00)
          (contentsOpaque 1)
          (drawsContent 1)
          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 1000.00 0.00 1.00])
        )
        (GraphicsLayer
          (position 0.00 1000.00)
          (bounds 500.00 500.00)
          (contentsOpaque 1)
          (drawsContent 1)
          (backgroundColor #008000)
        )
      )
    )
  )
)