summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/perspective-origin.yaml
blob: ca5eb5f95cf6db9625f220c8b24baea0007d7dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
root:
  items:
    -
      bounds: [0, 0, 1000, 1000]
      type: "stacking-context"
      perspective: 200
      items:
        -
          bounds: [0, 0, 1000, 1000]
          type: "stacking-context"
          transform: rotate-x(-45)
          items:
            -
              bounds: [350, 400, 260, 260]
              image: checkerboard(2, 16, 16)