Skip to content

never is being mis-reported as an invalid value of speak #231

@ianthedev

Description

@ianthedev

For example, the following rule:

div {
    speak: never;
}

is being mis-reported as invalid (Value Error : speak never is not a speak value : never ).

According to the spec, never is a valid value of the speak property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions