From d43456f8e5d6d29e4c89f400c6d214f64c3506e2 Mon Sep 17 00:00:00 2001 From: dhrname Date: Tue, 13 Oct 2015 20:54:06 +0900 Subject: [PATCH] New a __step function --- org/w3c/dom/smil.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/org/w3c/dom/smil.js b/org/w3c/dom/smil.js index 5661f75..0952b2c 100644 --- a/org/w3c/dom/smil.js +++ b/org/w3c/dom/smil.js @@ -1291,6 +1291,7 @@ function getDocument() init($set.$animateElement, animateColorElements); } } + __step(); function init (obj, eles) { for (var i=0;i