Skip to content

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

Open
Calme1709 wants to merge 1 commit intow3c:mainfrom
Calme1709:make-function-parameter-default-value-nonnull
Open

[css-mixins-1] Make defaultValue member of FunctionParameter non-nullable#13604
Calme1709 wants to merge 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
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.

1 participant