summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-04Serializing now roughly follows 8.9 of the spec.Matt Butcher
2013-04-04Found an issue with namespaced elements and the parser.Matt Butcher
2013-04-03Improved serialization.Matt Butcher
2013-04-03Traverser now does basic HTML5.Matt Butcher
2013-04-03Created Serializer methods.Matt Butcher
2013-04-03Switch method declaration decorators to canonical ordering.Matt Butcher
2013-04-03Updated main HTML5 class to use serializer.Matt Butcher
2013-04-03The beginnings of a serializer.Technosophos
2013-04-03Fixed parser.Matt Butcher
2013-04-03Top-level HTML5 object.Matt Butcher
2013-04-02Updated TreeBuilder for namespaces.Technosophos
2013-04-02Began conversion to namespaces.Technosophos
2013-04-02Initial add of html5lib.Technosophos