summaryrefslogtreecommitdiff
path: root/src/treebuilder/after_frameset.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Implement "after frameset" mode.Andrew Sidwell2008-06-301-0/+78
svn path=/trunk/hubbub/; revision=4479