summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/svg-filter-blur.yaml
blob: 5554688500c3fb1620f2401fbda4f49a0f6fabb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
root:
  items:
    - type: stacking-context
      bounds: [100, 100, 300, 300]
      filter-primitives:
      - type: blur
        width: 10
        height: 10
        in: previous
        color-space: srgb
      items:
      - image: "firefox.png"
        bounds: 20 20 256 256