blob: 74db512eedc5efc4c7800342d8983a41b6c66f26 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
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
|