raster-root-scaling-2-ref.yaml (284B)
1 # Tests that the correct device pixel scale is propagated to child surfaces. 2 # See bug 1639729 3 --- 4 root: 5 items: 6 - type: stacking-context 7 bounds: [0, 0, 0, 0] 8 filters: invert(1) 9 items: 10 - image: checkerboard(2, 16, 16) 11 bounds: [0, 0, 260, 260]