From: dhrname Date: Tue, 8 Nov 2016 13:50:19 +0000 (+0900) Subject: Modify the _setEndFrame method of the X-Git-Url: http://git.sourceforge.jp/view?p=sie%2Fsie.git;a=commitdiff_plain;h=eb229b2b207f0d2fc66650cd0cffa7b2cf7807f6 Modify the _setEndFrame method of the --- diff --git a/org/w3c/dom/smil.js b/org/w3c/dom/smil.js index d6f03df..1bd0077 100644 --- a/org/w3c/dom/smil.js +++ b/org/w3c/dom/smil.js @@ -1879,6 +1879,7 @@ base("$calcMode").up("$attribute").mix( { } } else { /*凍結処理をする*/ + list[this.numberOfList].value = this.freeze($list); } },