Closed sreynen closed 8 years ago
Fixes https://github.com/Raynos/min-document/issues/42. Also runs a little faster.
ran into #42 bug, this looks good to me. :+1:
LGTM (I added the broken regex, sorry). tagname is already lowercased for the default namespaceURI, so removing the case insensitivity shouldn't matter.
tagname
namespaceURI
Fixes https://github.com/Raynos/min-document/issues/42. Also runs a little faster.