svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
10.97k stars 1.07k forks source link

fix: lowerCase the nodeName of the dom node first #1227

Closed twoyoung04 closed 2 years ago

twoyoung04 commented 2 years ago

when referencing existing DOM elements, there are bugs as the nodeName of the DOM node is uppercase