gecko-dev/servo/ports/geckolib
Emilio Cobos Álvarez dc933f3117 Bug 1526736 - Rename MozLength to Size, and MaxLength to MaxSize. r=heycam
MozLength is not a very descriptive name. If we're going to use it in both Gecko
and Servo we may as well name it something more accurate.

I would've chosen `ContentSize` per CSS2[1][2] if it wasn't a lie in presence
of box-sizing. I don't have better ideas than `Size`, given that.

[1]: https://drafts.csswg.org/css2/visudet.html#propdef-width
[2]: https://drafts.csswg.org/css2/box.html#content-width

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

--HG--
extra : moz-landing-system : lando
2019-02-11 10:59:49 +00:00
..
tests Bug 1525371 - followup: fix rusttests to reopen the CLOSED TREE. 2019-02-07 11:38:57 +01:00
Cargo.toml Bug 1461737 - Move nsstring-rs to a better location, r=nika 2019-01-04 22:03:56 +00:00
error_reporter.rs Bug 1521652 - Run rustfmt on servo/ports/geckolib/. r=emilio 2019-01-22 01:59:21 +00:00
glue.rs Bug 1526736 - Rename MozLength to Size, and MaxLength to MaxSize. r=heycam 2019-02-11 10:59:49 +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 1521652 - Run rustfmt on servo/ports/geckolib/. r=emilio 2019-01-22 01:59:21 +00:00