mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 15:01:23 +00:00
63a8144e1a
The serialize-deserialize test is completely handled via the new nodeparser tests. So move those tests over and delete the old test binary.
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
shadow {
|
|
child: color {
|
|
bounds: 100 100 100 100;
|
|
color: green;
|
|
}
|
|
shadows: red 10 10 4, blue -10 -10 8;
|
|
}
|