summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/raster_root_B_ref.yaml
blob: 3fea3a19dbd223bce21d21186930e52cb73b0a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 600, 600]
      perspective: 100
      items:
        - type: stacking-context
          transform: rotate-z(20) rotate-x(60)
          filters: [invert(1)]
          mix-blend-mode: difference
          items:
            - type: rect
              bounds: [0, 0, 4000, 100]
              color: [20, 120, 18, 1.0]