gecko-dev/servo
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
..
components Bug 1514449 - Use NonNegative more in the border code. r=boris,#style 2018-12-17 21:35:14 +00:00
ports/geckolib Bug 1514449 - Use NonNegative more in the border code. r=boris,#style 2018-12-17 21:35:14 +00:00
support/gecko/nsstring Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
tests/unit Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
moz.build Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
rustfmt.toml Bug 1505618 - Add Servo's rustfmt.toml to the servo/ directory. r=heycam 2018-11-08 00:50:17 +01:00