summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/svg-filter-flood.yaml
blob: bf896e266f3fc9c5656475b07945f968ba9744c6 (plain)
1
2
3
4
5
6
7
8
9
10
# Test that flood filter is equivalent to drawing a rect with the same size and color
---
root:
  items:
    - type: stacking-context
      bounds: [100, 100, 400, 400]
      filters: flood([0, 255.0, 0, 0.4])
      items:
        - image: "firefox.png"
          bounds: 20 20 256 256