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

@davidsgrogan The rendering for that testcase is defined in https://www.w3.org/TR/CSS2/visudet.html#min-max-widths fwiw. Spec text on 'aspect-ratio' is drafted in https://drafts.csswg.org/css-sizing-4/#aspect-ratio I'm not sure why you say you can't find anything about transferring?

> Additionally, sizing constraints in either axis (the origin axis) are transferred through the preferred aspect ratio to the other axis (the destination axis) as follows:
>
>    First, any definite minimum size is converted and transferred from the origin to destination axis. This transferred minimum is capped by any definite preferred or maximum size in the destination axis.
>
 >   Then, any definite maximum size is converted and transferred from the origin to destination. This transferred maximum is floored by any definite preferred or minimum size in the destination axis as well as by the transferred minimum, if any.


-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5583#issuecomment-708507406 using your GitHub account


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

Received on Wednesday, 14 October 2020 16:14:06 UTC