servo/components/style/properties
Emilio Cobos Álvarez c2819365f0 style: Rename MozLength to Size, and MaxLength to MaxSize.
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
2019-02-12 02:28:00 +01:00
..
helpers style: Expand the mako code of Matrix3D and move them into transform.rs. 2018-12-02 14:17:18 -05:00
longhands style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
shorthands style: Cleanup a few shorthand properties. 2019-01-29 02:39:19 +01:00
build.py Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cascade.rs style: Generate combined transform just once. 2019-02-10 05:11:43 +01:00
computed_value_flags.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
data.py style: Make tidy happy. 2019-01-20 17:50:18 +01:00
declaration_block.rs style: Introduce the concept of legacy shorthands. 2018-12-02 14:17:25 -05:00
gecko.mako.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00
helpers.mako.rs style: Cleanup a few shorthand properties. 2019-01-29 02:39:19 +01:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs style: Rename MozLength to Size, and MaxLength to MaxSize. 2019-02-12 02:28:00 +01:00