/[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.5 by wakaba, Mon Jul 21 09:40:59 2008 UTC revision 1.6 by wakaba, Mon Jul 21 09:54:59 2008 UTC
# Line 296  sub html_header ($) { Line 296  sub html_header ($) {
296    $self->html (q[<!DOCTYPE html>    $self->html (q[<!DOCTYPE html>
297  <html lang="en">  <html lang="en">
298  <head>  <head>
299  <title>Web Document Conformance Checker (BETA)</title>  <title>WebHACC (BETA) Result</title>
300  <link rel="stylesheet" href="../cc-style.css" type="text/css">  <link rel="stylesheet" href="../cc-style.css" type="text/css">
301  </head>  </head>
302  <body>  <body>
303  <h1><a href="../cc-interface">Web Document Conformance Checker</a>  <h1><a href="../cc-interface"><abbr title="Web Hypertext Application Conformance Checker (BETA)"><img src="../icons/title" alt="WebHACC"></abbr></a></h1>
 (<em>beta</em>)</h1>  
304  ]);  ]);
305  } # html_header  } # html_header
306    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24