/[suikacvs]/test/html-webhacc/WebHACC/Output.pm
Suika

Diff of /test/html-webhacc/WebHACC/Output.pm

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

revision 1.21 by wakaba, Sat Aug 16 08:37:12 2008 UTC revision 1.22 by wakaba, Sun Aug 17 05:06:21 2008 UTC
# Line 543  sub generate_input_section ($$) { Line 543  sub generate_input_section ($$) {
543      $out->select ([      $out->select ([
544        {value => '', label => 'As specified'},        {value => '', label => 'As specified'},
545        {value => 'application/atom+xml'},        {value => 'application/atom+xml'},
546          {value => 'text/cache-manifest'},
547          {value => 'text/css'},
548          {value => 'text/x-h2h'},
549          {value => 'text/html'},
550          {value => 'text/x-webidl'},
551        {value => 'application/xhtml+xml'},        {value => 'application/xhtml+xml'},
552        {value => 'application/xml'},        {value => 'application/xml'},
       {value => 'text/html'},  
553        {value => 'text/xml'},        {value => 'text/xml'},
       {value => 'text/css'},  
       {value => 'text/cache-manifest'},  
       {value => 'text/x-webidl'},  
554      ], name => 'i', selected => scalar $cgi->get_parameter ('i'));      ], name => 'i', selected => scalar $cgi->get_parameter ('i'));
555      $out->end_tag ('label');      $out->end_tag ('label');
556    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24