Re: [csswg-drafts] [css-contain-3] Contain specs disagree about canonical order of `contain` keywords (#8600)

Thanks! So with that fix, the Level 3 definition now reads:
```
Value: none | strict | content | [ [size | inline-size] || layout || style || paint ]
```

i.e. the same ordering as in Level 2, but with `size` expanded to `[size | inline-size]`.

That make sense to me, and it means the spec matches the tests that I linked in the initial comment here. (Firefox still mistakenly serializes `inline-size` at the end, but we'll fix that in https://bugzilla.mozilla.org/show_bug.cgi?id=1744309 or a dependency.)

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


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

Received on Thursday, 4 May 2023 19:20:59 UTC