plugins/raphael.export.js
[raphael] / plugins / raphael.export.js
index 24e14cc..57f2733 100644 (file)
 
                                                return initial;
                                        },
-                                       {}
+                    {
+                            style:  styleToString(style) + ';'
+                    }
                                ),
                                node.matrix
                                );