Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-properties-values-api/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ of the {{PropertyDescriptor}} dictionary.
: <code>"big | bigger | BIGGER"</code>
:: accepts the ident "big", or the ident "bigger", or the ident "BIGGER".
: <code>"&lt;length>+"</code>
:: accepts a list of length values.
:: accepts a space-separated list of length values.
</div>

Calculation of Computed Values {#calculation-of-computed-values}
Expand Down