gtk/testsuite/gsk/compare/container-single-child-offscreen-for-opacity.node

16 lines
233 B
Plaintext
Raw Normal View History

opacity {
opacity: 0.6;
child: container {
container {
color {
bounds: 0 0 40 40;
color: rgb(255,0,0);
}
color {
bounds: 10 10 40 40;
color: rgb(0,255,0);
}
}
}
}