- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Fri, 03 Apr 2026 16:17:27 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-link-params] What's the point of ommitting the value? == https://drafts.csswg.org/css-link-params-1/#funcdef-param says: ``` <param()> = param( <dashed-ident> , <declaration-value>? ) ``` Per https://drafts.csswg.org/css-values-4/#comb-comma that means that the comma can be omitted, but... what's the point? It behaves as if the param wasn't there to begin with... cc @tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13767 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 3 April 2026 16:17:28 UTC