summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/content-offset.yaml
blob: 379b269fe6112104f1984d97755e4cdecc11f3b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
root:
  items:
    -
      type: "stacking-context"
      perspective: 1000
      perspective-origin: 0 0
      "transform-style": "preserve-3d"
      items:
        -
          type: "stacking-context"
          transform: rotate-x(-45) translate(100, 100, 0)
          "transform-style": "preserve-3d"
          items:
              -
                bounds: [0, 0, 200, 200]
                type: rect
                color: red