summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/svg-filter-drop-shadow-rotate-ref.yaml
blob: 69501250a059045b2b555d7f0ed84892841bc1e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Tests SVG drop shadows with transforms
---
root:
  items:
    - type: stacking-context
      bounds: [100, 100, 400, 400]
      filters: drop-shadow([73, 73], 20, [255, 0, 0, 1])
      transform: rotate-z(45)
      items:
      - image: "firefox.png"
        bounds: 0 0 256 256