/[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.185 by wakaba, Mon Sep 15 09:27:53 2008 UTC revision 1.186 by wakaba, Sat Sep 20 07:54:47 2008 UTC
# Line 4751  sub _tree_construction_main ($) { Line 4751  sub _tree_construction_main ($) {
4751                  } elsif ($token->{attributes}->{content}) {                  } elsif ($token->{attributes}->{content}) {
4752                    if ($token->{attributes}->{content}->{value}                    if ($token->{attributes}->{content}->{value}
4753                        =~ /[Cc][Hh][Aa][Rr][Ss][Ee][Tt]                        =~ /[Cc][Hh][Aa][Rr][Ss][Ee][Tt]
4754                            [\x09-\x0D\x20]*=                            [\x09\x0A\x0C\x0D\x20]*=
4755                            [\x09-\x0D\x20]*(?>"([^"]*)"|'([^']*)'|                            [\x09\x0A\x0C\x0D\x20]*(?>"([^"]*)"|'([^']*)'|
4756                            ([^"'\x09-\x0D\x20][^\x09-\x0D\x20\x3B]*))/x) {                            ([^"'\x09\x0A\x0C\x0D\x20]
4757                               [^\x09\x0A\x0C\x0D\x20\x3B]*))/x) {
4758                      !!!cp ('t107');                      !!!cp ('t107');
4759                      ## NOTE: Whether the encoding is supported or not is handled                      ## NOTE: Whether the encoding is supported or not is handled
4760                      ## in the {change_encoding} callback.                      ## in the {change_encoding} callback.

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.186

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24