From: dhrname Date: Thu, 26 Feb 2015 14:00:53 +0000 (+0900) Subject: Modify the Spec for the acvance method X-Git-Tag: version22~290 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1c76d63b75593cd040b4bfc1f72d36cfd7171bf7;p=sie%2Fsie.git Modify the Spec for the acvance method --- diff --git a/org/w3c/dom/smil.js b/org/w3c/dom/smil.js index 4db45a8..842c7ab 100644 --- a/org/w3c/dom/smil.js +++ b/org/w3c/dom/smil.js @@ -448,6 +448,7 @@ base("$from").of( { numList: function() { var s = this.string.match(/[\-\+]?[\d\.]+(?:[eE][\-\+]?[\d\.]+)?/g); if (s) { + /*mapメソッドで代用してもよい*/ for (var i=0;i