The parser design is generic, and it should be able to support any kind of type and event. Current implementation is incomplete, with a focus in supporting the types and events generated by ...
jfiveparse pass all the non-scripted tests for the tokenizer and tree construction from the html5lib-tests suite. It provides both fragment and full document parsing. It can parse directly from a ...