summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/svg-filter-offset-ref.yaml
blob: f6326b51347da178514dfe04395b72a933fa8466 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Tests the SVG offset filter primitive
# An offset filter should have the same effect as changing the origin of the rectangle.
---
root:
  items:
    - type: stacking-context
      bounds: 0 0 0 0
      items:
      - type: rect
        bounds: 20 20 100 100
        color: red