- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Mar 2024 12:50:05 +0000
- To: public-css-archive@w3.org
Does it only apply to arguments defined with `#`? Or also those defined with `,`? Does it apply to legacy color functions? (they do not support features of the modern syntax) --- In JS, variadic functions like `Array.concat()` requires to explicitly wrap list arguments. It would have been nice to match JS and CSS, since both are the main Web languages. I am not familiar with many other programing languages, but none use `;` as a separator of function arguments. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9539#issuecomment-1983442048 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 March 2024 12:50:06 UTC