summaryrefslogtreecommitdiff
path: root/src/treebuilder/after_after_body.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to "after after body", "after after frameset", and "in frameset" so ↵Andrew Sidwell2008-07-111-1/+7
| | | | | | that the newly added tests pass. svn path=/trunk/hubbub/; revision=4624
* Fix up "after body" and "after after body" modes.Andrew Sidwell2008-07-111-0/+3
| | | | svn path=/trunk/hubbub/; revision=4583
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ↵Andrew Sidwell2008-07-091-1/+1
| | | | | | makes all the tests "pass". svn path=/trunk/hubbub/; revision=4545
* Fix an assertion.Andrew Sidwell2008-07-031-1/+1
| | | | svn path=/trunk/hubbub/; revision=4503
* Add my spangly new email address to all the files that didn't have it before.Andrew Sidwell2008-06-301-1/+1
| | | | svn path=/trunk/hubbub/; revision=4481
* Add the "after after body" insertion mode.Andrew Sidwell2008-06-301-0/+61
svn path=/trunk/hubbub/; revision=4477