Parent Directory
|
Revision Log
++ ChangeLog 21 Sep 2008 05:08:51 -0000 2008-09-21 Wakaba <wakaba@suika.fam.cx> * error-description-source.xml: An error for non-supported charset="" parameter is added. ++ html/WebHACC/Language/ChangeLog 21 Sep 2008 05:09:27 -0000 2008-09-21 Wakaba <wakaba@suika.fam.cx> * HTML.pm (generate_syntax_error_section): Now |charset:not supported| is also an error that might invalidate the validation result.
| 1 | wakaba | 1.1 | <!DOCTYPE html><html id="error-description" lang="en" xmlns:d="http://suika.fam.cx/~wakaba/archive/2007/wdcc-desc/" xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | <head> | ||
| 3 | wakaba | 1.31 | <base href="cc/"> |
| 4 | wakaba | 1.32 | |
| 5 | |||
| 6 | wakaba | 1.31 | <link href="../cc-style" rel="stylesheet"> |
| 7 | wakaba | 1.1 | <link href="#license" rel="license"> |
| 8 | wakaba | 1.32 | <title xml:lang="en">Description of Errors — WebHACC (β)</title></head> |
| 9 | wakaba | 1.1 | <body> |
| 10 | wakaba | 1.31 | <header> |
| 11 | <h1><a href="../cc-about"><abbr title="Web Hypertext Application Conformance Checker (β)"><img alt="WebHACC" src="../icons/title"></abbr></a></h1> | ||
| 12 | <h2>Description of Errors</h2> | ||
| 13 | </header> | ||
| 14 | |||
| 15 | |||
| 16 | |||
| 17 |