Skip to content
Open
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: 1 addition & 3 deletions css-mixins-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,7 @@ with its [=function parameters=] overriding "inherited" custom properties of the
11. For each [=custom property registration=] of |registrations|
except the registration with the name "result",
set its initial value
to the corresponding value in |argument styles|,
set its syntax
to the [=universal syntax definition=],
to the corresponding value in |argument styles|
and prepend a [=custom property=] to |body rule|
with the property name and value in |argument styles|.
12. [=Resolve function styles=] using |custom function|, |body rule|, |registrations|, and |calling context|.
Expand Down