- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Sep 2021 17:50:20 +0000
- To: public-css-archive@w3.org
Following up: we just fixed the ordering as `auto <length>`, since that reflects the importance of the values and solves the parsing issue - `10px auto 20px` is thus `c-i-width: 10px; c-i-height: auto 20px;`. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6391#issuecomment-915445428 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 September 2021 17:50:22 UTC