- From: Guillaume via GitHub <noreply@w3.org>
- Date: Mon, 02 Jun 2025 16:31:23 +0000
- To: public-css-archive@w3.org
> I'm still confused. The spec is already intended to give the results shown in your table. I thought a syntax string had to be enclosed in double quotes, since `@property/syntax` is defined as a `<string>` that must be a valid syntax string. Never mind then. So I think the only remaining point to adress is this: > > 3. If the function parameter has a default value: > > > > A single COLON (U+003A), followed by a single SPACE (U+0020), followed by the result of performing [serialize a CSS value](https://drafts.csswg.org/cssom-1/#serialize-a-css-value) on that value. > > *Serialize a CSS value* is intended for declarations [...]. Should it be [serialize a CSS component value](https://drafts.csswg.org/cssom-1/#serialize-a-css-component-value) instead? -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11908#issuecomment-2931507586 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 June 2025 16:31:24 UTC