I feel so dirty after this ​
/LH
@hazelnoot why not just name.toLowerCase() == "svg" ?
@sodiboo performance - this runs in a very tight loop and I don't feel like experimenting to see if the JIT can optimize it enough
@hazelnoot @sodiboo why not regex then?
@illyBytes @hazelnoot @sodiboo regex is even worse for a jit