summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/opacity-combined-ref.yaml
blob: 2b008f0a2f2acf16117b14b4c946978fdbc38027 (plain)
1
2
3
4
5
6
7
8
9
10
# this tests that opacity combination respets pre-multiplied alpha
root:
  items:
    - type: stacking-context
      bounds: [10, 10, 500, 500]
      filters: [opacity(0.25)]
      items:
        - type: rect
          bounds: [10, 10, 100, 100]
          color: green