summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/filter-blur-downscale-fractional.yaml
blob: 56f843d5ec5e3b1f36b72058804b9911b461e5f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# verify that we correctly size an image to a power of two when
# using downscale passes to avoid blur artifacts
---
root:
  items:
    - type: stacking-context
      bounds: [100, 100, 300, 300]
      filters: blur(16.4, 16.4)
      items:
      - image: "firefox.png"
        bounds: 20 20 200 200