gtk2/testsuite/gsk/serializedeserialize/border.node
Timm Bäder e31856fe1b testsuite: Add serialize-deserialize tests
Check that we can successfully deserialize a node, then serialize it
again and deserialize that result once more.
2019-05-05 07:18:39 +02:00

6 lines
162 B
Plaintext

border {
outline: -1 -1 50 26 / 13;
widths: 1 1 1 1;
colors: rgba(213, 208, 204, 1) rgba(213, 208, 204, 1) rgba(213, 208, 204, 1) rgba(213, 208, 204, 1);
}