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 6a9acf1 commit c955f5aCopy full SHA for c955f5a
css-values-5/Overview.bs
@@ -1771,7 +1771,8 @@ The first argument given is the <dfn>calc-size basis</dfn>,
1771
and the second is the <dfn>calc-size calculation</dfn>.
1772
For either argument,
1773
if a <<calc-sum>> is given,
1774
-it must resolve to a <<length>>.
+its [=CSSNumericValue/type=] must [=CSSNumericValue/match=] <<length-percentage>>,
1775
+and it must resolve to a <<length>>.
1776
1777
Within the [=calc-size calculation=],
1778
if the [=calc-size basis=] is not ''calc-size()/any'',
0 commit comments