forked from AuroraMiddleware/gtk
08913deba5
The css-background test contains a node pattern that is optimized in the ngl renderer.
14 lines
204 B
Plaintext
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);
|
|
}
|