Closed beyerz closed 6 years ago
When getting nodeName on my computer, it is in Upper Case.
ensure that nodeName is always compared using lower case. This will ensure compatibility between browsers.
Thanks for this PR! I'll push it out in the next release to npm :-)
When getting nodeName on my computer, it is in Upper Case.
ensure that nodeName is always compared using lower case. This will ensure compatibility between browsers.