- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Jan 2024 07:37:19 +0000
- To: public-css-archive@w3.org
@frivoal, I think the second alternative should be wrapped in `[...]!`, otherwise an empty value would be valid: ```diff - Value: none | <<integer [1,∞]>>? <<'block-ellipsis'>>? + Value: none | [ <<integer [1,∞]>>? <<'block-ellipsis'>>? ]! ``` -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9368#issuecomment-1905453876 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 January 2024 07:37:21 UTC