Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seeking groups does not respect delays #375

Open
rjwright opened this issue Jun 10, 2015 · 0 comments
Open

Seeking groups does not respect delays #375

rjwright opened this issue Jun 10, 2015 · 0 comments

Comments

@rjwright
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants