Re: [csswg-drafts] [css-values-5] Minor problems on `toggle()` and `random-*()` productions (#8384)

`<q-name>` is a typo; it should be `<wq-name>`. "wq" is taken from the XML specs, where it stands for "well-qualified", meaning "a namespace + localname pair".

> Similarly, I think `<any-value>` is inappropriate in `<random-item()>`, and should be replaced by `<declaration-value>`

Yes.

> I do not know if you want to declare it as a function or type. I do not know what difference it makes.

A function. It changes how I do some processing in bikeshed, but most notably how they autolink - you can link to a function with `''foo()''`.

> Finally, the trailing ; in the production for <random()> seems to be a typo:

Not necessarily a typo, I just forget whether we separate production definitions with a semicolon or not. ^_^

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


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

Received on Thursday, 2 February 2023 19:57:49 UTC