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

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

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

revision 1.4 by wakaba, Tue Jul 17 13:52:54 2007 UTC revision 1.6 by wakaba, Mon Sep 10 11:51:09 2007 UTC
# Line 16  textarea { Line 16  textarea {
16  <body>  <body>
17  <h1>Web Docunent Conformance Checker <em>(beta)</em></h1>  <h1>Web Docunent Conformance Checker <em>(beta)</em></h1>
18    
19  <form action="cc/" method="post" accept-charset="utf-8">  <form action="cc/#result-summary" method="post" accept-charset="utf-8">
20  <p><label><code>Content-Type</code>  <p><label><code>Content-Type</code>
21  <select name="i">  <select name="i">
22  <option value="" selected>As specified</option>  <option value="" selected>As specified</option>
23    <option><code>application/atom+xml</code></option>
24  <option><code>application/xhtml+xml</code></option>  <option><code>application/xhtml+xml</code></option>
25  <option><code>application/xml</code></option>  <option><code>application/xml</code></option>
26  <option><code>text/html</code></option>  <option><code>text/html</code></option>
# Line 28  textarea { Line 29  textarea {
29    
30  <p><label><code>charset</code>  <p><label><code>charset</code>
31  <select name="charset">  <select name="charset">
32  <option value="" selected">As specified</option>  <option value="" selected>As specified</option>
33  <option><code>ISO-2022-JP</code></option>  <option><code>ISO-2022-JP</code></option>
34  <option><code>ISO-8859-1</code></option>  <option><code>ISO-8859-1</code></option>
35  <option><code>EUC-JP</code></option>  <option><code>EUC-JP</code></option>
# Line 47  Check error page</label>)</p> Line 48  Check error page</label>)</p>
48  <p><input type="submit"></p>  <p><input type="submit"></p>
49  </form>  </form>
50    
51    <p><a href="cc-todo">TODO</a></p>
52    
53  </body>  </body>
54  </html>  </html>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24