mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
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 |
||
---|---|---|
.. | ||
flexbox_computedstyle_align-items-invalid.html.ini | ||
flexbox_computedstyle_align-self-invalid.html.ini | ||
flexbox_computedstyle_flex-basis-0percent.html.ini | ||
flexbox_computedstyle_flex-shorthand-number.html.ini | ||
flexbox_computedstyle_min-auto-size.html.ini |