We have two distinct cases:(a) Allowing something like <br></br>(b) Allowing something like <a/>For (a), wouldn't existing parsers simply ignore the end-tag?
An end tag whose tag name is "br"
Parse error. Act as if a start tag token with the tag name "br" had been seen. Ignore the end tag token.