mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Support the `flex` and `flex-flow` shorthand properties in servo. Currently they are marked as experimental, so they are added to '__dir__.ini'. Thanks SimonSapin and jdm for help :)