summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt
blob: 1c6c9045d05a665c7203a2b1a14220e2bafbf92b (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
(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)
          (drawsContent 1)
          (backgroundColor #FF0000)
        )
        (GraphicsLayer
          (position 100.00 3100.00)
          (bounds 200.00 100.00)
          (contentsOpaque 1)
          (drawsContent 1)
          (backgroundColor #008000)
        )
      )
    )
  )
)