gtk/testsuite/gsk/compare/shadow-offset-to-outside-clip.node

14 lines
356 B
Plaintext
Raw Normal View History

color-matrix {
matrix: matrix3d(256, 0, 0, 0, 0, 256, 0, 0, 0, 0, 256, 0, 0, 0, 0, 256);
child: clip {
clip: -52 44 80 80;
child: shadow {
shadows: rgb(255,0,0) 65 0 17, rgb(255,0,0) -65 0 17, rgb(255,0,0) 0 -65 17, rgb(255,0,0) 0 65 17;
child: color {
bounds: -37 59 50 50;
color: rgb(0,0,255);
}
}
}
}