Parent Directory | Revision Log | Patch
revision 1.44 by wakaba, Sat Jul 21 07:34:32 2007 UTC | revision 1.45 by wakaba, Sat Jul 21 08:17:43 2007 UTC | |
---|---|---|
# | Line 2067 sub _reset_insertion_mode ($) { | Line 2067 sub _reset_insertion_mode ($) { |
2067 | th => 'in cell', | th => 'in cell', |
2068 | tr => 'in row', | tr => 'in row', |
2069 | tbody => 'in table body', | tbody => 'in table body', |
2070 | thead => 'in table head', | thead => 'in table body', |
2071 | tfoot => 'in table foot', | tfoot => 'in table body', |
2072 | caption => 'in caption', | caption => 'in caption', |
2073 | colgroup => 'in column group', | colgroup => 'in column group', |
2074 | table => 'in table', | table => 'in table', |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |