Commit e4f38f9
committed
[css-values] Serialize all functions in summation
We previously only allowed for min and max in summation.
https://drafts.csswg.org/css-values-4/#math-function-serialize-a-summation
We can now also have clamp, sin, ..., hypot.1 parent a7cec86 commit e4f38f9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3247 | 3247 | | |
3248 | 3248 | | |
3249 | 3249 | | |
3250 | | - | |
| 3250 | + | |
| 3251 | + | |
3251 | 3252 | | |
3252 | 3253 | | |
3253 | 3254 | | |
| |||
0 commit comments