gtk2/testsuite/gsk/compare/repeat-negative-coords.node
2019-11-26 09:09:25 +01:00

9 lines
149 B
Plaintext

repeat {
bounds: 0 0 20 10;
child: container {
color { color: blue; bounds: 0 5 10 10;}
color { color: red; bounds: 0 10 10 10;}
}
}