Commit 0a75e4c0 authored by fat's avatar fat

fixes #10283

parent 558b6a47
...@@ -27,6 +27,8 @@ ...@@ -27,6 +27,8 @@
return { end: transEndEventNames[name] } return { end: transEndEventNames[name] }
} }
} }
return false // explicit for ie8 ( ._.)
} }
// http://blog.alexmaccaw.com/css-transitions // http://blog.alexmaccaw.com/css-transitions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment