plugins/raphael.export.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:26:34 +0000 (12:26 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:26:34 +0000 (12:26 +0800)
plugins/raphael.export.js

index 24e14cc..57f2733 100644 (file)
 
                                                return initial;
                                        },
-                                       {}
+                    {
+                            style:  styleToString(style) + ';'
+                    }
                                ),
                                node.matrix
                                );