- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 07 Jan 2024 18:13:50 +0000
- To: public-css-archive@w3.org
`auto` can make the size depend on the contents. So there is a cycle if the contents depend on the size of that `auto` element. > How do pixel values interact with cyclic percentages and stretch? They can be resolved just fine against a a length or definite size. > Why not make it behave the same as a pixel value? Because in general, `auto` (or anything remotely close to `auto`) is not a definite size against which we can directly resolve percentages and such. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/626#issuecomment-1880131120 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 7 January 2024 18:13:52 UTC