snabbdom-pragma
snabbdom-pragma copied to clipboard
Improve support for svg
Fixes #14
It checks for a svg tagName and walks downits children. This is the same approach used by snabbdom/h
As a bonus, smaller code
This branch builds on top of #34
Any chance to get conflict resolved on this ?