gecko-dev/servo
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
..
components Bug 1526736 - Rename MozLength to Size, and MaxLength to MaxSize. r=heycam 2019-02-11 10:59:49 +00:00
ports/geckolib Bug 1526736 - Rename MozLength to Size, and MaxLength to MaxSize. r=heycam 2019-02-11 10:59:49 +00:00
tests/unit Bug 1518098 - Rename LengthOrPercentage to LengthPercentage. r=jwatt#style 2019-01-07 12:42:42 +00: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