mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-05 18:31:09 +00:00
b37c2216fc
For every node type, add a test that creates it empty and ensure that it prints the reference output.
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
rounded-clip {
|
|
child: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgb(255,0,204);
|
|
}
|
|
clip: 0 0 50 50;
|
|
}
|