OSDN Git Service

Work on the other browser
authordhrname <dhrname@users.sourceforge.jp>
Fri, 23 Jan 2015 11:38:21 +0000 (20:38 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Fri, 23 Jan 2015 11:38:21 +0000 (20:38 +0900)
org/w3c/dom/smil.js

index a311269..1290805 100644 (file)
@@ -130,7 +130,7 @@ base("$event").up("TimeEvents").mix( {
 if(window.requestAnimationFrame && requestAnimationFrame\r
     && !document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Animation", "1.1")) {\r
   /*IE11などSMILアニメーションに対応していないブラウザ用*/\r
-  \r
+ }\r
   /*$frame オブジェクト\r
    * 全体のフレームの管理を行う\r
    */\r
@@ -177,5 +177,5 @@ if(window.requestAnimationFrame && requestAnimationFrame
       return true;\r
     }\r
   } );\r
-}\r
+\r
 //#endif // _SMIL_IDL_\r