Skip to content

Commit 31747bd

Browse files
authored
[css-mixins-1] Create a registration named "result", not "return" (#13775)
Resolves issue #13769.
1 parent e6c2963 commit 31747bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-mixins-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ with its [=function parameters=] overriding "inherited" custom properties of the
604604
Add the registration to |registrations|.
605605
6. If |custom function| has a [=custom function/return type=],
606606
create a [=custom property registration=]
607-
with the name "return"
607+
with the name "result"
608608
(violating the usual rules for what a registration's name can be),
609609
a syntax of the [=custom function/return type=],
610610
an inherit flag of "false",

0 commit comments

Comments
 (0)