Skip to content

Commit

Permalink
Add xmlns and xml:xlink attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
salzhrani authored and samio committed Apr 18, 2016
1 parent dc6fc8c commit b5f2180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/renderers/dom/shared/SVGDOMPropertyConfig.js
Expand Up @@ -271,6 +271,8 @@ var ATTRS = {
yChannelSelector: 'yChannelSelector',
z: 0,
zoomAndPan: 'zoomAndPan',
xmlns: 0,
xmlnsXlink: 'xml:xlink',
};

var SVGDOMPropertyConfig = {
Expand Down

0 comments on commit b5f2180

Please sign in to comment.