/[suikacvs]/markup/html/whatpm/Whatpm/HTML.pm.src
Suika

Diff of /markup/html/whatpm/Whatpm/HTML.pm.src

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.104 by wakaba, Sun Mar 9 08:47:33 2008 UTC revision 1.105 by wakaba, Sun Mar 9 10:05:21 2008 UTC
# Line 4901  sub _tree_construction_main ($) { Line 4901  sub _tree_construction_main ($) {
4901        } elsif ($token->{type} == END_OF_FILE_TOKEN) {        } elsif ($token->{type} == END_OF_FILE_TOKEN) {
4902          unless ($self->{open_elements}->[-1]->[1] eq 'html' and          unless ($self->{open_elements}->[-1]->[1] eq 'html' and
4903                  @{$self->{open_elements}} == 1) { # redundant, maybe                  @{$self->{open_elements}} == 1) { # redundant, maybe
           !!!cp ('t259.1');  
4904            !!!parse-error (type => 'in body:#eof');            !!!parse-error (type => 'in body:#eof');
4905              !!!cp ('t259.1');
4906              #
4907          } else {          } else {
4908            !!!cp ('t259.2');            !!!cp ('t259.2');
4909              #
4910          }          }
4911    
4912          ## Stop parsing          ## Stop parsing

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24