summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.yaml
blob: 663c03a0de4703debfcf5b5b5e80b2a1a56593d7 (plain)
1
2
3
4
5
6
7
8
9
10
---
root:
  items:
    - type: stacking-context
      bounds: [10, 10, 400, 400]
      filters: drop-shadow([10, 10], 20, [255, 0, 0, 1])
      items:
      - type: rect
        bounds: 0 0 256 256
        color: green