mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
a28915bffb
Of all the recently added tests, disable the ones that fail on the GL renderer, so that CI passes.
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
clip {
|
|
clip: 0 0 100 100;
|
|
child: blur {
|
|
blur: 1;
|
|
child: color {
|
|
color: red;
|
|
bounds: -16384 -16384 32768 32768;
|
|
}
|
|
}
|
|
}
|