gtk2/testsuite/gsk/compare/borders-scaled.node
Matthias Clasen 08913deba5 Add some more gsk tests
The css-background test contains a node pattern that
is optimized in the ngl renderer.
2021-04-01 20:06:40 -04:00

14 lines
204 B
Plaintext

transform {
child: container {
border {
outline: 5 5 50 50;
}
color {
color: rgba(0, 0, 0, 0);
bounds: 0 0 110 110;
}
}
transform: translate(110, 0) scale(3,3);
}