mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
b37c2216fc
For every node type, add a test that creates it empty and ensure that it prints the reference output.
8 lines
109 B
Plaintext
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;
|
|
}
|