From f67d089411eed1b3a91c9b0b16db8a7f5a57f968 Mon Sep 17 00:00:00 2001 From: andruud Date: Tue, 21 Oct 2025 14:27:05 +0200 Subject: [PATCH] [css-mixins-1] Parameters act a local registrations within the function --- css-mixins-1/Overview.bs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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|.