/[pub]/test/html-webhacc/cc.cgi
Suika

Diff of /test/html-webhacc/cc.cgi

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

revision 1.62 by wakaba, Thu Aug 14 15:50:42 2008 UTC revision 1.64 by wakaba, Sun Aug 17 05:06:21 2008 UTC
# Line 69  sub check_and_print ($$$) { Line 69  sub check_and_print ($$$) {
69      ## NOTE: This is an error of the implementation.      ## NOTE: This is an error of the implementation.
70      $result->layer_uncertain ('transfer');      $result->layer_uncertain ('transfer');
71      $result->generate_result_section;      $result->generate_result_section;
72    
73        $out->input ($original_input);
74      return;      return;
75    }    }
76    
# Line 76  sub check_and_print ($$$) { Line 78  sub check_and_print ($$$) {
78      'text/cache-manifest' => 'WebHACC::Language::CacheManifest',      'text/cache-manifest' => 'WebHACC::Language::CacheManifest',
79      'text/css' => 'WebHACC::Language::CSS',      'text/css' => 'WebHACC::Language::CSS',
80      'text/html' => 'WebHACC::Language::HTML',      'text/html' => 'WebHACC::Language::HTML',
81        'text/x-h2h' => 'WebHACC::Language::H2H',
82      'text/x-webidl' => 'WebHACC::Language::WebIDL',      'text/x-webidl' => 'WebHACC::Language::WebIDL',
83    
84      'text/xml' => 'WebHACC::Language::XML',      'text/xml' => 'WebHACC::Language::XML',

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.64

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24