[csswg-drafts] [CSS21] error in 10.3.2 Inline, replaced elements (#5583)

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

== [CSS21] error in 10.3.2 Inline, replaced elements ==
https://www.w3.org/TR/CSS2/visudet.html#inline-replaced-width

> If 'height' and 'width' both have computed values of 'auto' and the element also has an intrinsic width, then that intrinsic width is the used value of 'width'.

This is incorrect; it needs to take into account the transferred min and max height.

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


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

Received on Monday, 5 October 2020 16:29:40 UTC