Re: [csswg-drafts] [css-ui] fix missing comma in value definition for "cursor" property #13001 (#13002)

All good :relaxed: . PS: One thing I notices when creating this small fix was that the `… ,]* …` approach seems to be used more in relatively older parts of the spec, while the equivalent `…#? , …` seems to be preferred in the more recent parts (e.g. [`css-mixins-1`](https://drafts.csswg.org/css-mixins-1/#mixin-rule), [`css-gaps-1`](https://drafts.csswg.org/css-gaps-1/#gap-decoration-shorthands)) and in the prominent [`css-backgrounds`](https://drafts.csswg.org/css-backgrounds-3/#background). Maybe it would be worth to keep those definitions consistent across the different parts of the spec?

-- 
GitHub Notification of comment by tyrasd
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/13002#issuecomment-3450713977 using your GitHub account


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

Received on Monday, 27 October 2025 11:02:52 UTC