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
4 changes: 2 additions & 2 deletions css-mixins-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ is the real element at the root of the [=calling context=] stack.
the |dashed function|'s name as a [=tree-scoped reference=].
If no such name exists, return the [=guaranteed-invalid value=].
2. For each |arg| in |arguments|,
[=substitute arbitrary subsitution functions=] in |arg|,
and replace |arg| with the result.
[=substitute arbitrary substitution functions=] in |arg|,
and replace |arg| with the result.

Note: This may leave some (or all) arguments as the [=guaranteed-invalid value=],
triggering [=default values=] (if any).
Expand Down