About htmlparser. <https://html.spec.whatwg.org/multipage/input.html#the-input-element>
> Tag omission in text/html: No end tag. from : InlineTags = {..., tagInput,...} to: SingleTags = {..., tagInput,...} Please check.
About htmlparser. <https://html.spec.whatwg.org/multipage/input.html#the-input-element>
> Tag omission in text/html: No end tag. from : InlineTags = {..., tagInput,...} to: SingleTags = {..., tagInput,...} Please check.