gtk2/testsuite/gsk/compare/opacity-overlapping-children.node

13 lines
189 B
Plaintext

opacity {
opacity: 0.4;
child: container {
color {
color: blue;
bounds: 0 0 100 100;
}
color {
color: red;
bounds: 50 50 100 100;
}
}
}