gtk/testsuite/gsk/compare/border-opacity.node
Benjamin Otte 2ecb8c08dc testsuite: Add a test for borders inside opacity
Tests the latest fix.
2024-01-08 11:17:09 +01:00

8 lines
89 B
Plaintext

opacity {
opacity: 0.4;
child: border {
outline: 0 0 50 50;
widths: 5;
}
}