v10.0.4
maxence-charriere
released this
22 May 09:06
·
21 commits
to master
since this release
Use elem.setAttribute("class", "value")
rather than elem.className = value
to handle both standard HTML elements and SVG classes.
Fix #919