servo/components/style/values
Emilio Cobos Álvarez d74f90e3a7
style: Centralize calc function parsing.
So that extending it to support other math functions like min / max / etc is
simpler.

There should be no behavior change with this patch, though I added a comment to
some places where we don't do calc() clamping correctly (though other browsers
don't either so...).

Differential Revision: https://phabricator.services.mozilla.com/D59939
2020-02-12 02:43:12 +01:00
..
animated style: Move LengthPercentage to its own file. 2020-02-12 02:43:10 +01:00
computed style: Pack LengthPercentage better. 2020-02-12 02:43:10 +01:00
generics style: Use cbindgen for content property. 2020-02-12 02:43:08 +01:00
resolved style: Pack LengthPercentage better. 2020-02-12 02:43:10 +01:00
specified style: Centralize calc function parsing. 2020-02-12 02:43:12 +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