[csswg-drafts] [css-sizing] aspect-ratio missing combined value definition (#10933)

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

==  [css-sizing] aspect-ratio missing combined value definition ==
[CSS Box Sizing Module Level 4, 20 May 2021](https://www.w3.org/TR/2021/WD-css-sizing-4-20210520/#propdef-aspect-ratio)

There is an error in value. Is:
> `auto || <ratio>`

Should be:
> `auto || <ratio> || auto <ratio>`

The later being mentioned later in the spec:
https://www.w3.org/TR/2021/WD-css-sizing-4-20210520/#valdef-aspect-ratio-auto--ratio

Related issue:  #10906

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


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

Received on Sunday, 22 September 2024 18:33:44 UTC