10 lines
264 B
YAML
10 lines
264 B
YAML
|
|
# Tests that surfaces created by raster roots are scaled based on the surface to parent transform.
|
|
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [0, 0, 0, 0]
|
|
items:
|
|
- image: checkerboard(2, 16, 16)
|
|
bounds: [0, 0, 260, 260]
|