kamicane / moofx

css3-enabled javascript animation library
MIT License
80 stars 15 forks source link

Chrome 26 (currently beta) breaks moofx #21

Closed oskarkrawczyk closed 11 years ago

oskarkrawczyk commented 11 years ago
Uncaught TypeError: Cannot call method 'splice' of null moofx.js:583
remove3 moofx.js:583
prime.resetCSS moofx.js:657
prime.setTransitionCSS moofx.js:619
CSSAnimation.bSetTransitionCSS moofx.js:593
iterator

Around line 583.

Not quite sure which version is this - generated file shows two versions:

Screen Shot 2013-02-28 at 9 59 20 PM

eerne commented 11 years ago

All moofx 3.1.1-dev (ab7266b403bd) tests pass on Chromium 27.0.1425.0 (184931).

oskarkrawczyk commented 11 years ago

Roger. 3.1.1 works fine. Thanks!