summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/opacity-overlap-ref.yaml
blob: d3ad75812ed7d55890f1f8e10e54aef6ab88df8f (plain)
1
2
3
4
5
6
7
8
9
# this tests opacity rectangle overlapping with opaque one
root:
  items:
    - type: stacking-context
      bounds: [10, 10, 500, 500]
      items:
        - type: rect
          bounds: [10, 10, 100, 100]
          color: [32, 0, 96]