mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 15:01:23 +00:00
50facedc47
I neglected to fix affected tests in 76b0687467
, since
ci was down at the time. Sorry about that.
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
texture {
|
|
bounds: 0 0 50 50;
|
|
texture: url("data:image/png;base64,\
|
|
iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKUlEQVQYlWP8z3DmPwMaYGQwYUQX\
|
|
Y0IXwAUGUCGGoxkYGBiweXAoeAYAz44F3e3U1xUAAAAASUVORK5CYII=\
|
|
");
|
|
}
|