OSDN Git Service

Edit the Spec
authordhrname <dhrname@users.sourceforge.jp>
Tue, 8 Nov 2016 13:12:44 +0000 (22:12 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Tue, 8 Nov 2016 13:12:44 +0000 (22:12 +0900)
tool/Spec/spec/SvgDomSpec.js

index d701599..38ce097 100644 (file)
@@ -358,9 +358,6 @@ describe("SMIL Animation Spec", function() {
         expect(frame.beginList.next.value).toBe(Number.MAX_VALUE);\r
         expect(frame.addEndList(1).value).toBe(1);\r
         expect(frame.endList.next.value).toBe(Number.MAX_VALUE);\r
-        \r
-\r
-\r
       } );\r
       /*同値分割をして、有効同値クラスを調べておく (Equivalence partitioning, the following is the valid partion)*/\r
       it("should be this for the value (the valid partion)", function() {\r