Skip to content

Bug: Animating translate3d() in IE 11 does not work with percentages  #142

@macjohnny

Description

@macjohnny

When animating the translate3d() property with percentage values, the animation does not work in IE 11. It works fine with absolute pixel values, however.

See the example here:
https://jsfiddle.net/fu7mrqn0/8/
In the example "translate with percentages, 2 keyframes", the box does not move at all in IE 11, while in chrome, etc. it does.

Moreover, when using more than two keyframes, the animation for all but the first keyframe seems to work.

Tested with version 2.2.5

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