- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jan 2025 23:05:18 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-functions-mixins] Handling superfluous arguments`, and agreed to the following: * `RESOLVED: If you have a function call with too many arguments, it's invalid` <details><summary>The full IRC log of that discussion</summary> <miriam> go for it<br> <kbabbitt> TabAtkins: question raised, what to do if more arguments passed than defined<br> <kbabbitt> ... is this invalid, are arguments ignored, or something else<br> <kbabbitt> ... some discussion back and forth in issue, conclusion we're coming to is to make variable-arity part of validity of function call<br> <kbabbitt> ... so invalid call if wrong number of arguments passed<br> <kbabbitt> ... if we want to do variable-arity functions we can do that more explicitly<br> <kbabbitt> ... unless anyone has a good argument for doing something else with too many arguments, we'll stick with plan in the issue<br> <kbabbitt> ... which is to make it an invalid function call<br> <kbabbitt> astearns: comments/questions?<br> <kizu> +1<br> <kbabbitt> Proposed: If you have a function call with too many arguments, it's invalid<br> <miriam> +1<br> <kbabbitt> RESOLVED: If you have a function call with too many arguments, it's invalid<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11190#issuecomment-2623120139 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 29 January 2025 23:05:19 UTC