gtk/testsuite/gsk/offload/background2.node

16 lines
247 B
Plaintext
Raw Normal View History

container {
subsurface {
child: container {
color {
bounds: 0 0 100 100;
color: black;
}
texture {
texture: url('data:image/svg+xml;utf-8,<svg width="13" height="17"></svg>');
}
}
}
}