mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
It's not possible anymore, in the presence of min() / max(), to split a <length-percentage> value into a <length> and a <percentage> component. Tweak word_spacing to do what Gecko does (resolving it in advance).