summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/geometry/limit-layer-bounds-fixed-expected.txt
blob: 949c8fe7f13c64c0506ebbd319e8ca6597414789 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(GraphicsLayer
  (bounds 785.00 5013.00)
  (children 1
    (GraphicsLayer
      (bounds 785.00 5013.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 2
        (GraphicsLayer
          (position 100.00 3100.00)
          (bounds 100.00 100.00)
          (contentsOpaque 1)
        )
        (GraphicsLayer
          (position 100.00 3100.00)
          (bounds 200.00 100.00)
          (contentsOpaque 1)
        )
      )
    )
  )
)