gtk2/testsuite/gsk/nodeparser/empty-shadow.ref.node
Benjamin Otte b37c2216fc testsuite: Add empty node tests
For every node type, add a test that creates it empty and ensure that
it prints the reference output.
2019-05-21 06:43:59 +02:00

8 lines
109 B
Plaintext

shadow {
child: color {
bounds: 0 0 50 50;
color: rgb(255,0,204);
}
shadows: rgb(0,0,0) 1 1;
}