Skip to content

some transitions don't work (well) in IE and Edge #137

@marathia

Description

@marathia

As per title:
hvr-skew, hvr-skew-forward and hvr-skew-backward change abruptly when hovering over them
hvr-wobble-top, hvr-wobble-bottom and hvr-wobble-skew don't animate at all.

Not sure if there are consequences, but disabling

-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);

seems to solve this.

Tested on the hover.css demo page with Edge 16 and IE11.

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