avhtml
avhtml copied to clipboard
#9: Closing comments handling
https://github.com/avplayer/avhtml/issues/9
Treating '<' and '<!' in state=12 (comment state) like any other token ("Append the current input character to the comment token's data.", See also: https://www.w3.org/TR/html5/syntax.html#comment-state).