geppy / polymer-ie9-demo

Polymer runs in IE9! Use this example to get started.
5 stars 0 forks source link

"animationstart" and "animationend" events aren't polyfilled #2

Closed geppy closed 10 years ago

geppy commented 10 years ago

IE9 doesn't support CSS3 animations. Thus, animationstart and animationend callbacks never get called.

This is a problem for elements like <paper-checkbox/> (that specific element gets in an inconsistent state that's not pretty).

geppy commented 10 years ago

Ended up converting to . Marking this one as complete, as other Polymer elements can also be converted to use .