Source code

Revision control

Copy as Markdown

Other Tools

# 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:
- type: stacking-context
bounds: [0, 0, 0, 0]
transform-style: preserve-3d
transform: scale(10,10)
items:
- image: checkerboard(2, 16, 16)
bounds: [0, 0, 26, 26]