Skip to content

Seeking groups does not respect delays #375

Open
@rjwright

Description

@rjwright

See #364

'end delays on groups work correctly' test in group-animation.js should have these lines at the end.

assert.equal(getComputedStyle(this.target).marginLeft, '4px');
tick(105);
assert.equal(getComputedStyle(this.target).marginLeft, '0px');

Compare
http://jsbin.com/jomezu/edit?html,css,js,console,output
with
http://jsbin.com/pikiqe/edit?html,css,js,console,output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions