servo/components/style/values
Emilio Cobos Álvarez e7e6e62ed3
style: Remove font-size calc() hack to propagate keyword information.
It does not make any sense with min() / max() / clamp. So just forget the
keyword info when calc() is used. This also removes a bit of complex / hacky
code.

Differential Revision: https://phabricator.services.mozilla.com/D60663
2020-02-12 02:43:14 +01:00
..
animated style: Move LengthPercentage to its own file. 2020-02-12 02:43:10 +01:00
computed style: Use Serde for OffsetRotate and PositionOrAuto. 2020-02-12 02:43:14 +01:00
generics style: Use Serde for OffsetRotate and PositionOrAuto. 2020-02-12 02:43:14 +01:00
resolved style: Pack LengthPercentage better. 2020-02-12 02:43:10 +01:00
specified style: Remove font-size calc() hack to propagate keyword information. 2020-02-12 02:43:14 +01:00
distance.rs style: Update to euclid 0.20. 2019-07-23 22:54:08 +02:00
mod.rs style: Share computed and specified value representation of -moz-context-properties. 2019-05-29 16:14:10 +02:00