]> gitweb.factorcode.org Git - factor.git/history - basis/html5
Merge remote-tracking branch 'origin/html5-force-push'
[factor.git] / basis / html5 /
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-10 Doug Colemanhtml5: It parses a basic html doc without <title> tags! html5-force-push
2022-06-10 Doug Colemanhtml5: do wrong algorithm to get a basic nested tag...
2022-06-10 Doug Colemanhtml5: make &acute; parser compile
2022-06-10 Doug Colemanhtml5: starting on dom insertion
2022-06-10 Doug Colemanhtml5: make it load
2022-06-10 Doug Colemanhtml5: working on named characters
2022-06-10 Doug Colemanhtml5: handle attributes a little.
2022-06-10 Doug Colemanhtml5: Fix some tag name code and doctype state.
2022-06-10 Doug Colemanhtml5: some code for every state!
2022-06-10 Doug Colemanhtml5: implementing more and restructuring
2022-06-10 Doug Colemanhtml5: Initial checkin.
2022-06-10 Doug Colemanhtml5: Initial checkin.