Commit b281eeb
authored
The Value Definition Syntax defines the list of multipliers that can be
stacked.
The syntax definition of `<cursor-image>` in css-ui-4 has started to use
`<number>{2}?` but the `{A}?` stack wasn't explicitly allowed (and some CSS
parsers do not support it yet).
This update completes the list of multipliers that can be stacked with `{A}?`
and `{A,B}?`.
1 parent 650aee4 commit b281eeb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments