/[suikacvs]/markup/html/whatpm/Whatpm/ContentChecker.pm
Suika

Diff of /markup/html/whatpm/Whatpm/ContentChecker.pm

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

revision 1.110 by wakaba, Sun Aug 23 02:35:33 2009 UTC revision 1.111 by wakaba, Sun Aug 30 03:40:50 2009 UTC
# Line 100  our $AttrChecker = { Line 100  our $AttrChecker = {
100                                 level => $self->{level}->{must});                                 level => $self->{level}->{must});
101            }            }
102          }          }
       }  
103    
104        if ($attr->owner_document->manakai_is_html) { # MUST NOT          if ($attr->owner_document->manakai_is_html) { # MUST NOT
105          $self->{onerror}->(node => $attr, type => 'in HTML:xml:lang',            $self->{onerror}->(node => $attr, type => 'in HTML:xml:lang',
106                             level => $self->{level}->{must});                               level => $self->{level}->{must});
107  ## TODO: Test data...  ## TODO: Test data...
108            }
109        }        }
110      },      },
111      base => sub {      base => sub {

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24