Re: [csswg-drafts] [css-values-5][various] Better handling of arguments with commas (#9539)

> we wouldn't allow {} wrappers just anywhere

So if a function accepts a single parameter, then `f({a})` uses `{a}` as the argument, but then if we add a 2nd optional parameter, then the argument will suddenly change to `a`? Seems bad for forwards compatibility.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9539#issuecomment-2372586213 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 24 September 2024 23:49:18 UTC