[csswg-drafts] [css-sizing-3] max-content sizes of replaced elements errors (#6072)

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

== [css-sizing-3] max-content sizes of replaced elements errors ==
https://drafts.csswg.org/css-sizing-3/#intrinsic-sizes which discusses the max-content sizes of replaced elements is a bit off in a few ways:

* The conditional for when this text triggers hooks the text into the undefined cases in CSS2.1, but the text defines a bunch of cases to which the conditional doesn't apply.
* The conditional is above bolded text, so it's not obvious that it limits the text below it.
* The text claims to apply to boxes with / without preferred aspect ratio, but it really should apply specifically to replaced elements.
* The first bullet point of the last case can't apply under the conditional, and is non-Web-compatible otherwise, so should be deleted.


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 3 March 2021 21:39:13 UTC