summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/big-axis-aligned-scale.yaml
blob: 10db1ae2b2fb37002673eebffc958c41e87a9b0a (plain)
1
2
3
4
5
6
7
8
9
10
---
root:
  items:
    - type: stacking-context
      transform-style: preserve-3d
      transform: scale(-2, 44, 1)
      items:
        - type: rect
          bounds: [ -100, -100, 200, 101 ]
          color: green