summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt
blob: 66dc512c71b5ffac5958ac331fe4fc52da65a2ec (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
Text here
(GraphicsLayer
  (bounds 785.00 1021.00)
  (children 1
    (GraphicsLayer
      (bounds 785.00 1021.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 2
        (GraphicsLayer
          (children 2
            (GraphicsLayer
              (position 29.00 134.00)
              (bounds 100.00 100.00)
            )
            (GraphicsLayer
              (position 29.00 134.00)
              (bounds 100.00 100.00)
              (drawsContent 1)
            )
          )
        )
        (GraphicsLayer
          (position 0.00 113.00)
          (bounds 150.00 142.00)
          (drawsContent 1)
        )
      )
    )
  )
)