gtk/testsuite/gsk/nodeparser/empty-transform.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

7 lines
85 B
Plaintext

transform {
child: color {
bounds: 0 0 50 50;
color: rgb(255,0,204);
}
}