1.0.1
Made labelToName
and isSupported
coerce their arguments to strings. In particular, things like whatwgEncoding.labelToName(undefined)
now return null
instead of throwing.
Made labelToName
and isSupported
coerce their arguments to strings. In particular, things like whatwgEncoding.labelToName(undefined)
now return null
instead of throwing.