We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75af644 commit 97213deCopy full SHA for 97213de
css-values-4/Overview.bs
@@ -1813,7 +1813,7 @@ Type-Checking Expressions</h5>
1813
* The [=CSSNumericValue/type=] of a ''calc()'' expression
1814
is the [=CSSNumericValue/type=] of its contained expression.
1815
The [=CSSNumericValue/type=] of a ''min()'' or ''max()'' expression
1816
- is the result of [=adding two types|adding the types=]
+ is the result of [=add two types|adding the types=]
1817
of its comma-separated expressions.
1818
If the result is failure,
1819
the entire [=math function=] is invalid.
0 commit comments