/[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.48 by wakaba, Mon Sep 24 04:23:44 2007 UTC revision 1.49 by wakaba, Sat Sep 29 04:45:09 2007 UTC
# Line 235  sub check_document ($$$) { Line 235  sub check_document ($$$) {
235    if ($docel_def->{is_root}) {    if ($docel_def->{is_root}) {
236      #      #
237    } else {    } else {
238      $onerror->(node => $docel, type => 'element not allowed');      $onerror->(node => $docel, type => 'element not allowed:root');
239    }    }
240    
241    ## TODO: Check for other items other than document element    ## TODO: Check for other items other than document element

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24