mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Bumps Stylo to https://github.com/servo/stylo/pull/314 In particular, we would now get a compile error because we were setting `layout.flexbox.enabled` and `layout.css.transition-behavior.enabled`, even if Stylo removed at some point. So stop setting them. Testing: Not needed, no behavior change Signed-off-by: Oriol Brufau <obrufau@igalia.com>