[csswg-drafts] Pull Request: [css-values-4] Allow `{A}` and `?` multipliers to be stacked

tidoust has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-values-4] Allow `{A}` and `?` multipliers to be stacked ==
Via https://github.com/csstree/csstree/issues/346

The Value Definition Syntax defines the list of multipliers that can be stacked. The syntax definition of [`<cursor-image>`](https://drafts.csswg.org/css-ui-4/#typedef-cursor-cursor-image) in css-ui-4 has started to use `<number>{2}?` but the `{A}?` stack isn't explicitly allowed for now.

I'm assuming that the new syntax definition in css-ui-4 is intended. If not, well, it needs fixing ;)

This update completes the list of multipliers that can be stacked with `{A}?` and `{A,B}?`. Feel free to discard and re-create with adjusted wording as you see fit.


See https://github.com/w3c/csswg-drafts/pull/12521


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

Received on Thursday, 24 July 2025 14:17:29 UTC