OSDN Git Service

Modify the Spec for the object
authordhrname <dhrname@users.sourceforge.jp>
Wed, 11 Feb 2015 12:05:56 +0000 (21:05 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Wed, 11 Feb 2015 12:05:56 +0000 (21:05 +0900)
tool/Spec/spec/SvgDomSpec.js

index b567738..a9c4ed7 100644 (file)
@@ -2498,7 +2498,7 @@ describe("SMIL Animation Spec", function() {
         simpleDur: act.simpleDur,
         repeaCount: "indefinite",\r
         repeatDur: "indefinite",\r
-      } ).call() ).toEqual(Math.floor(360*act.fpms) - 1);\r
+      } ).call() ).toEqual(Math.floor(120*act.fpms)*3 - 1);\r
 \r
       /*AD = Min(dur, end - begin)*/\r
       act.up("$c").end = act.end.up().mix( { string: "12" } );\r