summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt
blob: ad850fa053a99f3170dba97879b74f7f08b1d455 (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
Text here
(GraphicsLayer
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 3
        (GraphicsLayer
          (position 29.00 29.00)
          (bounds 100.00 100.00)
        )
        (GraphicsLayer
          (position 29.00 29.00)
          (bounds 100.00 100.00)
          (contentsOpaque 1)
        )
        (GraphicsLayer
          (position 0.00 8.00)
          (bounds 429.00 142.00)
          (drawsContent 1)
        )
      )
    )
  )
)