summaryrefslogtreecommitdiff
path: root/src/treebuilder/modes.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the "in select in table" insertion mode.Andrew Sidwell2008-06-251-0/+4
* Implement the "in select" insertion mode, and add some more utility functions.Andrew Sidwell2008-06-251-0/+2
* Implement the "in cell" insertion mode.Andrew Sidwell2008-06-251-0/+2
* Implement the "in row" insertion mode.Andrew Sidwell2008-06-251-0/+2
* Add the "in table body" insertion mode.Andrew Sidwell2008-06-251-0/+2
* Implement "in column group" insertion mode.Andrew Sidwell2008-06-251-0/+2
* Add "in caption" insertion mode.Andrew Sidwell2008-06-241-0/+2
* Make everything that is meant to have processing equivalent to "in head" use ...Andrew Sidwell2008-06-241-0/+2
* Put each insertion mode into its own C file, so that treebuilder.c doesn't ge...Andrew Sidwell2008-06-231-0/+66