We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c049dd1 + a90ad1f commit 3c0c987Copy full SHA for 3c0c987
1 file changed
css-values-4/Overview.bs
@@ -3247,7 +3247,8 @@ Serialization</h3>
3247
1. The number, if present
3248
2. The percentage, if present
3249
3. The dimensions, ordered by their units <a>ASCII case-insensitive</a> alphabetically
3250
- 4. The ''min()'' and ''max()'' functions,
+ 4. <a href="#comp-func">Comparison</a>, <a href="#trig-funcs">trigonometric</a>
3251
+ and <a href="#exponent-funcs">exponential</a> functions,
3252
in the order they appeared in the original expression.
3253
3254
2. Serialize all the terms,
0 commit comments