From 7e1cfced8fbb06a1638da797e8530f8691d6af5e Mon Sep 17 00:00:00 2001 From: dhrname Date: Wed, 7 Oct 2015 23:01:49 +0900 Subject: [PATCH] Modify the setFrame method of the object --- org/w3c/dom/smil.js | 33 ++++++++++++++++++++------------- tool/Spec/spec/SvgDomSpec.js | 33 +++++++++++++++++++++++++-------- 2 files changed, 45 insertions(+), 21 deletions(-) diff --git a/org/w3c/dom/smil.js b/org/w3c/dom/smil.js index df589a3..f52cc67 100644 --- a/org/w3c/dom/smil.js +++ b/org/w3c/dom/smil.js @@ -1191,23 +1191,30 @@ base("$calcMode").up("$attribute").mix( { /*$svgEventオブジェクトは、SVGEvent発火を監視するためのオブジェクト*/ base("$frame").up("$svgEvent").mix( { + /*イベントのスケジュール記録*/ log: [], - setFrame: function(num) { - for (var i=0;i