Skip to content

[css-mixins-1] Make defaultValue member of FunctionParameter non-nullable#13604

Merged
tabatkins merged 1 commit intow3c:mainfrom
Calme1709:make-function-parameter-default-value-nonnull
Mar 24, 2026
Merged

[css-mixins-1] Make defaultValue member of FunctionParameter non-nullable#13604
tabatkins merged 1 commit intow3c:mainfrom
Calme1709:make-function-parameter-default-value-nonnull

Conversation

@Calme1709
Copy link
Contributor

This is already optional so there's no need to have it nullable as well.

This matches the behavior of Chrome (the only implementer at time of writing) and matches the behavior expected by WPT (note that a missing defaultValue is undefined in the returned object, rather than null)

…able

This is already optional so there's no need to have it nullable as well
@tabatkins tabatkins merged commit 9514be5 into w3c:main Mar 24, 2026
1 check failed
@Calme1709 Calme1709 deleted the make-function-parameter-default-value-nonnull branch March 24, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants