Skip to content

Bug: Validator does not recognize 8th argument of animation property #292

Closed
@tmb-github

Description

@tmb-github

See MDN article on animation property values

/* 
It doesn't recognize the 8th argument, animation-play-state
https://developer.mozilla.org/en-US/docs/Web/CSS/animation
*/
.loading-mask {
    animation: fadein 2000ms linear 750ms infinite normal forwards running;
}

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