summaryrefslogtreecommitdiff
path: root/src/treebuilder/in_head_noscript.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to using hubbub_error for reprocessing state from just a bool, to allo...Andrew Sidwell2008-08-101-10/+10
* Remove process_in_head(), since it was identical in behaviour to handle_in_he...Andrew Sidwell2008-08-101-3/+3
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ...Andrew Sidwell2008-07-091-1/+1
* Add namespace awareness right through the code, in preparation for handling f...Andrew Sidwell2008-06-261-1/+2
* Make everything that is meant to have processing equivalent to "in head" use ...Andrew Sidwell2008-06-241-27/+6
* Put each insertion mode into its own C file, so that treebuilder.c doesn't ge...Andrew Sidwell2008-06-231-0/+121