From 58b4acd340c4ad3f2038e1359ef4fc64283ab96b Mon Sep 17 00:00:00 2001 From: dhrname Date: Thu, 8 Oct 2015 22:40:00 +0900 Subject: [PATCH] New a repeat event --- org/w3c/dom/smil.js | 20 +++++++++++++++----- tool/Spec/spec/SvgDomSpec.js | 18 ++++++++++++++++++ 2 files changed, 33 insertions(+), 5 deletions(-) diff --git a/org/w3c/dom/smil.js b/org/w3c/dom/smil.js index 4cc3f60..1785546 100644 --- a/org/w3c/dom/smil.js +++ b/org/w3c/dom/smil.js @@ -1205,18 +1205,28 @@ base("$frame").up("$svgEvent").mix( { } this.length = timelines.length; for (var i=0;i