gtk/testsuite/gsk/compare/outset-shadow-scale-offset.node
Alice Mikhaylenko 0bfd4b232b testsuite: Add a compare test for previous commit
Test that scaled border nodes properly scale their offsets.

Related: #6412
2024-02-09 04:28:32 +01:00

8 lines
114 B
Plaintext

transform {
transform: scale(30);
child: outset-shadow {
color: rgb(255,0,0);
outline: 0 0 2 2;
}
}