Skip to content

[css-mixins] FunctionParameter dictionary should not have any required members #13394

@weinig

Description

@weinig

The FunctionParameter dictionary type is only used as a return value so should follow the rule from WebIDL that states:

"Specification authors should leave the members optional in all other cases, including when a dictionary type is used solely as the return type of operations." (https://webidl.spec.whatwg.org/#dfn-dictionary).

(Alternatively, if it makes more sense to ignore that "should" rule, all the members should be required, as the prose dictates that each has specific values, none of which are the value "undefined").

Metadata

Metadata

Assignees

No one assigned

    Labels

    css-mixins-1spec-test-mismatchIssues about tests that seem to assume things that contradict the spec or are not specified at all

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions