blob: cf292d57980f5ade4b150886d4f0fcc1b5a2acc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
root:
items:
- type: stacking-context
transform: scale(3000, 1)
items:
- type: border
bounds: [ 0, 0, 100, 100 ]
width: [ 1, 0, 0, 0 ]
border-type: normal
style: solid
color: red
|