- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Feb 2023 15:31:04 +0000
- To: public-css-archive@w3.org
Values might contain commas themselves, so maybe it should be ```css --multiple-items: (1; 2; 3; 4; 5); --single-item: 6; some-prop: random-item(--rnd1; spread(--multiple-items); var(--single-item)); ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8391#issuecomment-1413930515 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 2 February 2023 15:31:05 UTC