/[suikacvs]/test/html-webhacc/cc-interface.en.html
Suika

Contents of /test/html-webhacc/cc-interface.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (hide annotations) (download) (as text)
Fri Jul 18 14:44:16 2008 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.11: +1 -0 lines
File MIME type: text/html
++ ChangeLog	18 Jul 2008 14:44:11 -0000
2008-07-18  Wakaba  <wakaba@suika.fam.cx>

	* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
	for dummping (Data::Dumper::Dumper no longer used).

1 wakaba 1.1 <!DOCTYPE html>
2     <html lang="en">
3     <head>
4     <title>Web Document Conformance Checker (BETA)</title>
5 wakaba 1.4 <link rel="stylesheet" href="cc-style.css" type="text/css">
6 wakaba 1.1 <style>
7 wakaba 1.3 input[type=text], input[type=url] {
8     width: 33em;
9     }
10 wakaba 1.1 textarea {
11     width: 35em;
12     height: 20em;
13     }
14     </style>
15     </head>
16     <body>
17     <h1>Web Docunent Conformance Checker <em>(beta)</em></h1>
18    
19 wakaba 1.6 <form action="cc/#result-summary" method="post" accept-charset="utf-8">
20 wakaba 1.2 <p><label><code>Content-Type</code>
21