gtk/testsuite/gsk/nodeparser/box-shadow.ref.node
Matthias Clasen ea28dc8cff nodeparser: Support color states for box shadows
Just switch from parse_color to parse_color2, and apply the
corresponding changes to serialization too.

Test included.
2024-08-08 15:49:55 -04:00

6 lines
94 B
Plaintext

outset-shadow {
blur: 2;
color: color(rec2100-pq 1 0.5 0 / 0.75);
outline: 0 0 50 50;
}