gtk/testsuite/gsk/compare/repeat-child-bounds.node

11 lines
263 B
Plaintext
Raw Normal View History

repeat {
bounds: 0 0 10 10;
child-bounds: 0 0 1 1;
child: texture {
bounds: -1 -1 3 3;
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQImWP8z8DwnwEKmBgYGBgY\
oXxGZBkAcTMFAbj7zAkAAAAASUVORK5CYII=\
");
}
}