- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Mar 2023 08:54:32 +0000
- To: public-css-archive@w3.org
> I'm not sure whether it's problematic for those to be omitted from "New values" or not It is. CSS Contain 3 should redefine the entire value definition (with the right canonical order), in my opinion. As noted in this [comment](https://github.com/w3c/csswg-drafts/issues/6744#issuecomment-1059172827), all other uses of *New values* in other specs assume concatenation with ` | ` as the glue, which would give `none | strict | content | [ size || layout || style || paint ] | layout || style || paint || [ size | inline-size ]`, which is wrong, obviously. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8600#issuecomment-1471545854 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 March 2023 08:54:34 UTC