gtk/testsuite/gsk/nodeparser/crash1.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

7 lines
83 B
Plaintext

opacity {
child: color {
bounds: 0 0 50 50;
color: rgb(255,0,204);
}
}