Skip to content

Some CSS no longer use prefixes #46

@ghost

Description

The content must be updated to "No prefixes!", most CSS properties no longer use prefixes in the updated version of browsers. Here are some examples, but I haven't checked them all.

CSS "@Keyframes" and "animations" no longer use a prefix since Chrome v43 and Safari v9, both released in 2015.
Ref: https://caniuse.com/mdn-css_at-rules_keyframes
Ref: https://caniuse.com/css-animation

CSS "filters" no longer uses a prefix since Chrome v53 and Safari v9.1, both released in 2016.
Ref: https://caniuse.com/css-animation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions