summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/perspective-clip-1.yaml
blob: 22220bbf29080f204ee1b7dbcea856de768a849e (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
---
root:
  items:
    -
      type: stacking-context
      bounds: [0, 0, 0, 0]
      perspective: [1, 0, 0, 0, 0, 1, 0, 0, -300, -250, 1, -0.5, 0, 0, 0, 1]
      items:
        -
          bounds: [0, 0, 0, 0]
          type: stacking-context
          transform: [10, 0, 0, 0, 0, 10, 0, 0, 0, 0, 1, 0, -5382, -3222, -18, 1]
          items:
            -
              bounds: [0, 0, 100, 100]
              type: rect
              color: red
            -
              bounds: [0, 0, 100, 100]
              type: rect
              color: green
              complex-clip:
                rect: [0, 0, 100, 100]
                radius: 16