/[suikacvs]/test/html-webhacc/standards.en.html
Suika

Contents of /test/html-webhacc/standards.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Fri Feb 8 15:27:03 2008 UTC (16 years, 3 months ago) by wakaba
Branch: MAIN
File MIME type: text/html
++ ChangeLog	8 Feb 2008 15:27:00 -0000
2008-02-09  Wakaba  <wakaba@suika.fam.cx>

	* standards.en.html: New document.

	* cc-interface.en.html: Linking to |standards.en.html|.

1 <!DOCTYPE HTML>
2 <html lang=en>
3 <head>
4 <title>Standards Supported by Web Documenet Conformance Checker</title>
5 <link rel=stylesheet href=cc-style>
6 </head>
7 <body>
8 <h1>Standards Supported by Web Document Conformance Checker</h1>
9
10 <div class=section id=summary>
11 <h2>Summary</h2>
12
13 <table>
14 <thead>
15 <tr><th scope=col>Standard<th scope=col>Version<th scope=col>Note
16 </thead>
17 <tbody>
18 <tr><th scope=row><a href="#html"><abbr title="Hypertext Markup Language">HTML</abbr></a>
19 <td><a href="http://whatwg.org/html5">5 (Editor's Draft)</a>
20 <td>Partially
21 <tr><th scope=row><a href="#atom">Atom</a>
22 <td><abbr>RFC</abbr></td>
23 <td>Partially
24 <tr><th scope=row rowspan=2><abbr title="Extensible Markup Language">XML</abbr>
25 <td>1.0 Fourth Edition
26 <td>Tentative
27 <tr><td>1.1 Second Edition
28 <td>Tentative
29 <tr><th scope=row rowspan=2><abbr title="Extensible Markup Language">XML</abbr>
30 Namespaces
31 <td>1.0 Second Edition
32 <td>Tentative
33 <tr><td>1.1 First Edition
34 <td>Tentative
35 </tbody>
36 <tbody>
37 <tr><th scope=row><abbr title="Hypertext Transfer Protocol">HTTP</abbr>
38 <td>
39 <td>Tentative (no validation)
40 </tbody>
41 </table>
42 </div>
43
44 <div class=section id=html>
45 <h2><abbr title="Hypertext Markup Language">HTML</abbr></h2>
46
47 <p>Restrictions:</p>
48 <ul>
49 <li>December 2007 content model is not implemented yet.</li>
50 <li>Form elements are not implemented yet.</li>
51 </ul>
52 </div>
53
54 <div class=section id=atom>
55 <h2>Atom</h2>
56
57 <p>Only a part is implemented.</p>
58 </div>
59
60 </body>
61 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24