From: Alan Knowles Date: Wed, 22 Oct 2014 04:26:34 +0000 (+0800) Subject: plugins/raphael.export.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=e87121abf519c5b4ce116f5f78de1dfb1f3d6fe0 plugins/raphael.export.js --- diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 24e14cc..57f2733 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -196,7 +196,9 @@ return initial; }, - {} + { + style: styleToString(style) + ';' + } ), node.matrix );