- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jan 2025 21:19:45 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-mixins] Should `result` be mandatory in `@function`?``, and agreed to the following: * `RESOLVED: result is optional in @function` <details><summary>The full IRC log of that discussion</summary> <kbabbitt> TabAtkins: the question raised here is should the result descriptor be mandatory in @function rule<br> <kbabbitt> ... result describes what function returns<br> <kbabbitt> ... is it strictly required to have it, or can it be omitted with reasonable default behavior<br> <kbabbitt> ... thread is leaning towards it should be optional<br> <kbabbitt> ...IACVT if there isn't one<br> <kbabbitt> ... matches up with other languages concepts of optional<br> <kbabbitt> ... at the moment you have to indirect through a custom property to use this value instead if IACVT<br> <kbabbitt> ... we have other proposals to make that easier<br> <kbabbitt> ... unless there's a great reason to require it, we think it's fine to let it be omitted<br> <kbabbitt> ... and have it be IACVG when that hits<br> <kizu> +1 to be optional<br> <kbabbitt> s/IACVG/IACVT/<br> <lea> q?<br> <miriam> +1<br> <lea> q+<br> <kbabbitt> astearns: other opinions/questions?<br> <astearns> ack lea<br> <kbabbitt> lea: if result is mandatory does that mean rule is tropped at parse iyme if it's missing?<br> <kbabbitt> TabAtkins: yes<br> <kbabbitt> lea: might be use cases to add later? could just have dummy one<br> <kbabbitt> Proposed: result is optional in @function<br> <kbabbitt> RESOLVED: result is optional in @function<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10562#issuecomment-2622876514 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 21:19:46 UTC