border-no-bogus-line.yaml (295B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 100, 100] 6 items: 7 - type: border 8 bounds: [ 10, 10, 90, 80 ] 9 width: 3 10 border-type: normal 11 style: solid 12 color: [ black, black, black, black ] 13 radius: 40.5