gecko-dev/servo/components
Emilio Cobos Álvarez 9b78285fd3 Bug 1609737 - Simplify calc expressions earlier. r=boris
This simplifies a bit the code, and guarantees that all calc()s have percentages
and lengths.

I also wanted to remove unclamped_length() / specified_percentage() (for the
same reason as the above patch), but they're needed for animations for now. When
I implement min() / max() for <length-percentage> they'll be fixed.

Differential Revision: https://phabricator.services.mozilla.com/D60194

--HG--
extra : moz-landing-system : lando
2020-01-23 00:36:34 +00:00
..
derive_common Bug 1600436 - derive_common: Fix example in documentation. 2019-11-30 14:05:34 +00:00
fallible Bug 1601732 - Update in-tree dependencies to smallvec 1.0. r=glandium 2019-12-05 23:30:59 +00:00
hashglobe Bug 1600443 - Update cssparser and phf. r=heycam 2019-12-04 19:54:06 +00:00
malloc_size_of Bug 1601732 - Update in-tree dependencies to smallvec 1.0. r=glandium 2019-12-05 23:30:59 +00:00
selectors Bug 1604173 - Rustfmt recent changes. 2019-12-16 13:34:20 +00:00
servo_arc Bug 1593865 - Simplify code for keeping alive shared memory until all sheets go away. r=jwatt 2019-11-07 11:19:23 +00:00
size_of_test
style Bug 1609737 - Simplify calc expressions earlier. r=boris 2020-01-23 00:36:34 +00:00
style_derive Bug 1587368 - Cherry-pick updates towards syn 1. 2019-10-09 13:35:48 +02:00
style_traits Bug 1592822 - Use Serde for Transform. r=emilio 2020-01-22 20:20:38 +00:00
to_shmem Bug 1601732 - Update in-tree dependencies to smallvec 1.0. r=glandium 2019-12-05 23:30:59 +00:00
to_shmem_derive Bug 1587368 - Cherry-pick updates towards syn 1. 2019-10-09 13:35:48 +02:00