Skip to content

Commit f67d089

Browse files
committed
[css-mixins-1] Parameters act a local registrations within the function
1 parent 643d5f0 commit f67d089

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-mixins-1/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -593,9 +593,7 @@ with its [=function parameters=] overriding "inherited" custom properties of the
593593
11. For each [=custom property registration=] of |registrations|
594594
except the registration with the name "result",
595595
set its initial value
596-
to the corresponding value in |argument styles|,
597-
set its syntax
598-
to the [=universal syntax definition=],
596+
to the corresponding value in |argument styles|
599597
and prepend a [=custom property=] to |body rule|
600598
with the property name and value in |argument styles|.
601599
12. [=Resolve function styles=] using |custom function|, |body rule|, |registrations|, and |calling context|.

0 commit comments

Comments
 (0)