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 359b52c commit 6fd40edCopy full SHA for 6fd40ed
css-properties-values-api/Overview.bs
@@ -383,7 +383,7 @@ of the {{PropertyDescriptor}} dictionary.
383
: <code>"big | bigger | BIGGER"</code>
384
:: accepts the ident "big", or the ident "bigger", or the ident "BIGGER".
385
: <code>"<length>+"</code>
386
- :: accepts a list of length values.
+ :: accepts a space-separated list of length values.
387
</div>
388
389
Calculation of Computed Values {#calculation-of-computed-values}
0 commit comments