Commit 0a75e4c0 authored by fat's avatar fat
Browse files

fixes #10283

parent 558b6a47
Showing with 2 additions and 0 deletions
+2 -0
...@@ -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
......
Supports Markdown
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