/[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.218 by wakaba, Sat Jul 25 03:38:42 2009 UTC revision 1.219 by wakaba, Sat Jul 25 04:05:42 2009 UTC
# Line 1956  sub _tree_construction_main ($) { Line 1956  sub _tree_construction_main ($) {
1956          }          }
1957        } elsif ($token->{type} == END_TAG_TOKEN) {        } elsif ($token->{type} == END_TAG_TOKEN) {
1958          ## NOTE: "using the rules for secondary insertion mode" then "continue"          ## NOTE: "using the rules for secondary insertion mode" then "continue"
1959          !!!cp ('t87.5');          if ($token->{tag_name} eq 'script') {
1960          #            !!!cp ('t87.41');
1961              #
1962              ## XXXscript: Execute script here.
1963            } else {
1964              !!!cp ('t87.5');
1965              #
1966            }
1967        } elsif ($token->{type} == END_OF_FILE_TOKEN) {        } elsif ($token->{type} == END_OF_FILE_TOKEN) {
1968          !!!cp ('t87.6');          !!!cp ('t87.6');
1969          !!!parse-error (type => 'not closed',          !!!parse-error (type => 'not closed',

Legend:
Removed from v.1.218  
changed lines
  Added in v.1.219

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24