OSDN Git Service

Modify the Spec for a object
authordhrname <dhrname@users.sourceforge.jp>
Tue, 24 Feb 2015 12:22:03 +0000 (21:22 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Tue, 24 Feb 2015 12:22:03 +0000 (21:22 +0900)
tool/Spec/spec/SvgDomSpec.js

index 4b76179..21d365a 100644 (file)
@@ -2808,7 +2808,7 @@ describe("SMIL Animation Spec", function() {
       expect(act.call()).toBeNull();\r
     } );\r
   } );\r
-  describe("A $activate object", function() {\r
+  describe("A $from object", function() {\r
     var from = base("$from");\r
      beforeEach( function() {\r
        from.string = "";\r