summaryrefslogtreecommitdiff
path: root/src/treebuilder/after_after_frameset.c
Commit message (Collapse)AuthorAgeFilesLines
* Exorcise process_tag_in_body(), and just use handle_in_body() instead. This ↵Andrew Sidwell2008-07-091-2/+2
| | | | | | makes all the tests "pass". svn path=/trunk/hubbub/; revision=4545
* Get all the treebuilder actually linking together nicely.Andrew Sidwell2008-07-031-2/+2
| | | | svn path=/trunk/hubbub/; revision=4501
* 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 the "after after frameset" insertion mode.Andrew Sidwell2008-06-301-0/+61
svn path=/trunk/hubbub/; revision=4480