summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/virtual/softwarecompositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt
blob: 49f81aee620547c162ef28ca469534ece2fc6841 (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
33
34
35
36
middle
(GraphicsLayer
  (bounds 800.00 600.00)
  (children 1
    (GraphicsLayer
      (bounds 800.00 600.00)
      (contentsOpaque 1)
      (drawsContent 1)
      (children 3
        (GraphicsLayer
          (position 129.00 29.00)
          (bounds 100.00 100.00)
        )
        (GraphicsLayer
          (position 129.00 29.00)
          (bounds 200.00 100.00)
          (contentsOpaque 1)
        )
        (GraphicsLayer
          (position 8.00 8.00)
          (bounds 242.00 162.00)
          (drawsContent 1)
          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [100.00 0.00 0.00 1.00])
          (children 1
            (GraphicsLayer
              (position 1.00 146.00)
              (bounds 240.00 15.00)
              (drawsContent 1)
            )
          )
        )
      )
    )
  )
)