OSDN Git Service

Modify the updateState method
[sie/sie.git] / org / w3c / dom / smil.js
index 130068a..3918046 100644 (file)
@@ -189,7 +189,7 @@ base("$frame").mix ( {
           this.state = begin;\r
           /*beginプロパティに開始時刻をキャッシュ用に保存*/\r
           this.begin = startTime;\r
-        } else if (!f && !startTime) {\r
+        } else if (!startTime) {\r
           /*開始時刻が0ならば、アニメーションを開始*/\r
           this.state = begin;\r
         }\r