summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/blend/large.yaml
blob: 81672652364b963ad4fc993cec9271b74976026d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
root:
  items:
    - type: stacking-context
      bounds: 0 0 2000 2000
      items:
        - type: stacking-context
          bounds: 0 0 2000 2000
          mix-blend-mode: screen
          items:
            - type: rect
              bounds: 0 0 2000 2000
              color: [0, 128, 0, 1]