10 lines
230 B
YAML
10 lines
230 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [50, 50, 100, 100]
|
|
transform: scale(1.5)
|
|
items:
|
|
- image: colorrect.png
|
|
bounds: [0, 0, 100, 100]
|
|
prefer-compositor-surface: true
|