summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/blend/isolated-premultiplied-2.yaml
blob: 4ad5737d8cb99af4a551dc1f210a2a423e42248c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 100, 100]
      items:
        - type: stacking-context
          bounds: [0, 0, 100, 100]
          mix-blend-mode: lighten
          items:
          - type: rect
            bounds: [0, 0, 100, 100]
            color: [0, 100, 0, 0.1]