gtk/testsuite/gsk/compare/repeat-negative-coords.node

9 lines
149 B
Plaintext
Raw Normal View History

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