mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
9fe9ea34fd
Testcase included.
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
texture-scale {
|
|
bounds: 0 0 10 10;
|
|
filter: trilinear;
|
|
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4z8DwHwAFAAH/q842\
|
|
iQAAAABJRU5ErkJggg==\
|
|
");
|
|
}
|