avhtml icon indicating copy to clipboard operation
avhtml copied to clipboard

#9: Closing comments handling

Open const-volatile opened this issue 8 years ago • 0 comments

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).

const-volatile avatar Aug 01 '17 09:08 const-volatile