summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/transforms/raster-root-scaling-2-ref.yaml
blob: 925d81951e9478eca3595b2204292745804f4c33 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Tests that the correct device pixel scale is propagated to child surfaces.
# See bug 1639729
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 0, 0]
      filters: invert(1)
      items:
        - image: checkerboard(2, 16, 16)
          bounds: [0, 0, 260, 260]