Parent Directory | Revision Log | Patch
revision 1.230 by wakaba, Sat Sep 5 13:42:53 2009 UTC | revision 1.231 by wakaba, Sun Sep 6 01:21:44 2009 UTC | |
---|---|---|
# | Line 5063 sub _tree_construction_main ($) { | Line 5063 sub _tree_construction_main ($) { |
5063 | } elsif ({ | } elsif ({ |
5064 | area => 1, basefont => 1, bgsound => 1, br => 1, | area => 1, basefont => 1, bgsound => 1, br => 1, |
5065 | embed => 1, img => 1, spacer => 1, wbr => 1, | embed => 1, img => 1, spacer => 1, wbr => 1, |
5066 | keygen => 1, | |
5067 | }->{$token->{tag_name}}) { | }->{$token->{tag_name}}) { |
5068 | !!!cp ('t388.1'); | !!!cp ('t388.1'); |
5069 | pop @{$self->{open_elements}}; | pop @{$self->{open_elements}}; |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |