diff --git a/css-mixins-1/Overview.bs b/css-mixins-1/Overview.bs index b9619bad714..15fc1cfedc6 100644 --- a/css-mixins-1/Overview.bs +++ b/css-mixins-1/Overview.bs @@ -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|.