gecko-dev/servo/ports/geckolib
Emilio Cobos Álvarez 63179c8b0f Bug 1514449 - Use NonNegative more in the border code. r=boris,#style
This ended up not being so small of a patch as I'd have thought, since it
propagated a bit. But most of it is mechanical. Interesting part is
NonNegativeNumberOrPercentage and the actual uses of the NonNegative stuff and
during parsing.

This looks like it'd fix a few correctness issues during interpolation for all
the types except for BorderRadius and co (which handled it manually).

I should write tests for those in a different patch.

Depends on D14672

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

--HG--
extra : moz-landing-system : lando
2018-12-17 21:35:14 +00:00
..
tests Bug 1513009 - Fix a build warning in the stylo tests on linux32. 2018-12-14 23:35:44 +01:00
Cargo.toml Bug 1462233 - Implement the env() function with hardcoded zeros for safe-area-inset. r=heycam,firefox-style-system-reviewers 2018-11-05 10:39:46 +00:00
error_reporter.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
glue.rs Bug 1514449 - Use NonNegative more in the border code. r=boris,#style 2018-12-17 21:35:14 +00:00
lib.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
stylesheet_loader.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00