blob: a030211da9af43f23f27203ed14be8045ecc212c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
root:
items:
- type: stacking-context
bounds: [0, 0, 100, 100]
items:
- type: border
bounds: [ 10, 10, 90, 80 ]
width: 3
border-type: normal
style: solid
color: [ black, black, black, black ]
radius: 40.5
|