mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
b37c2216fc
For every node type, add a test that creates it empty and ensure that it prints the reference output.
11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
blend {
|
|
bottom: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgb(170,255,0);
|
|
}
|
|
top: color {
|
|
bounds: 0 0 50 50;
|
|
color: rgb(255,0,204);
|
|
}
|
|
}
|