OSDN Git Service

Modify the Spec
authordhrname <dhrname@users.sourceforge.jp>
Fri, 3 Feb 2017 13:35:19 +0000 (22:35 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Fri, 3 Feb 2017 13:35:19 +0000 (22:35 +0900)
tool/Spec/spec/SvgDomSpec.js

index 65c010f..e582fa2 100644 (file)
@@ -2195,7 +2195,7 @@ describe("SMIL Animation Spec", function() {
         frame.timelines.length = 0;\r
         var setinit = $set.initialize;\r
         $set.initialize();\r
-        expect(frame.timelines.length).toBe($set.elementList.length);\r
+        expect(frame.timelines.length).toBe(1);\r
       } );\r
       /*無効同値クラスを調べておく (Equivalence partitioning, the following is the invalid partion)*/\r
       it("should be this for the value (the invalid partion on a spline mode )", function() {\r