gtk/testsuite/gsk/nodeparser/crash4.ref.node
Benjamin Otte 1a65a6ce76 rendernodeparser: Update to new rules
Update to the docs outlined in #1887.

In particular, the changes do:

1. Require no property, have a working default for everything
2. Be clear about what gets printed and how.

Tests ahve been adapted to still pass.
2019-05-21 06:43:59 +02:00

8 lines
98 B
Plaintext

blur {
blur: 40;
child: color {
bounds: 100 100 100 100;
color: rgb(255,0,204);
}
}