aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-12-05spans: fix spans for quoted attribute valuesMartin Fischer
2021-12-05spans: support attribute valuesMartin Fischer
2021-12-05spans: support attribute namesMartin Fischer
2021-12-05spans: add span testsMartin Fischer
2021-12-05spans: make Emitter generic over SpanMartin Fischer
2021-12-05prepare for introduction of public State enumMartin Fischer
2021-12-03Fix typo and add example (#9)Martin Fischer
2021-11-28clarify what html5gum isn't, fix #5Markus Unterwaditzer
2021-11-26Read html from io::BufRead (#8)Markus Unterwaditzer
2021-11-26re-add html5lib-testsMarkus Unterwaditzer
2021-11-26remove html5lib-testsMarkus Unterwaditzer
2021-11-24hello worldMarkus Unterwaditzer