gtk/testsuite/gsk/compare/repeat.node
2019-08-11 09:05:31 +02:00

14 lines
184 B
Plaintext

repeat {
child: container {
color {
color: red;
bounds: 0 0 25 25;
}
color {
color: blue;
bounds: 25 25 25 25;
}
}
bounds: 0 0 100 100;
}