[csswg-drafts] [css-sizing] typos

MatsPalmgren has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-sizing] typos ==
https://drafts.csswg.org/css-sizing-3/#auto-box-sizes
in the first sentence: s/fromy/from/

https://drafts.csswg.org/css-sizing-3/#fit-content-block-size
in the first sentence: s/finite/definite/
These words have roughly the same meaning in CSS, but "definite" has a normative [definition](https://drafts.csswg.org/css-sizing-3/#definite) and the phrase "If the available space is definite" is used in multiple places [elsewhere](https://drafts.csswg.org/css-sizing-3/#ref-for-available%E2%91%A8) so I think it should be preferred.

https://drafts.csswg.org/css-sizing-3/#box-sizing
> The box-sizing property switches the box model between asssigning finite sizes such as `<length>`s and `<percentage>`s ...

s/asssigning/assigning/
Maybe "finite" should be "definite" here too? If not, then "finite" is probably not the word to use here.


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2315 using your GitHub account

Received on Thursday, 15 February 2018 23:21:22 UTC