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 @@ -417,7 +417,7 @@ For <url> values, the computed value is one of the following:

For <image> values, the computed value is as specified, except that relative
URLs that appear in the value are resolved to absolute URLs as described in
[[!css3-values]].
[[!css3-values]], and all lengths are resolved to their computed values.

For <number> and <percentage> values which are not calc expressions, the
computed value is as specified. Calc expressions that are
Expand Down