mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
8bbf220fdf
This test fails if we naively create fullscale intermediate offscreens. This was fixed in the previous commits. This tests the fixes in22ba6b1f33
(for cairo) and3a0152b65f
(for GL).
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
clip {
|
|
clip: 24995 24995 10 10;
|
|
child: texture-scale {
|
|
texture: url("data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQYlWNkYGD4z4AG/v/HEGJgwhDBAQZQIQs2hzMyMtLBauorBACQUgcSISWLRgAAAABJRU5ErkJggg==");
|
|
bounds: 0 0 50000 50000;
|
|
filter: nearest;
|
|
}
|
|
}
|