summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/squashing/squash-onto-transform-backing-expected.txt
blob: c667b278623871ba754247c07ad222b9a40152d7 (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
(GraphicsLayer
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 1
        (GraphicsLayer
          (children 2
            (GraphicsLayer
              (position 100.00 100.00)
              (bounds 100.00 100.00)
              (contentsOpaque 1)
              (drawsContent 1)
              (backgroundColor #0000FF)
              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
            )
            (GraphicsLayer
              (position 20.00 20.00)
              (bounds 260.00 260.00)
              (drawsContent 1)
            )
          )
        )
      )
    )
  )
)