blob: 1598e116e871c56b5819f123ce2b429cf098c269 [file] [edit]
repeat {
child: container {
color {
color: red;
bounds: 0 0 50 50;
}
color {
color: blue;
bounds: 50 0 50 50;
}
}
bounds: 50 0 50 50;
}