diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-02-11 20:28:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-11 20:28:35 -0500 |
commit | 92369cca218f809e9d38cd847b643e0b690458ff (patch) | |
tree | a3ccc2483a3c6e4fb39a251e138b75f91166a1aa /components/script/dom/htmlscriptelement.rs | |
parent | 3d4a416c6b6a6ea07fc760f26a17310c45ed72b9 (diff) | |
parent | c2819365f05fc5d16cc8abedc5aa2171338330ad (diff) | |
download | servo-92369cca218f809e9d38cd847b643e0b690458ff.tar.gz servo-92369cca218f809e9d38cd847b643e0b690458ff.zip |
Auto merge of #22864 - emilio:gecko-sync, r=emilio
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
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22864)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions