Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by wakaba, Sat Aug 11 13:54:55 2007 UTC | revision 1.26 by wakaba, Sun Jul 27 10:33:45 2008 UTC | |
|---|---|---|
| # | Line 11 Web Document Conformance Checker (BETA)< | Line 11 Web Document Conformance Checker (BETA)< |
| 11 | <body> | <body> |
| 12 | <h1>Description of Errors</h1> | <h1>Description of Errors</h1> |
| 13 | ||
| 14 | <section id="character-encoding-layer"> | |
| 15 | <h2>Character Encoding Layer Errors</h2> | |
| 16 | ||
| 17 | <d:item name="illegal-octets-error" class="error-category-charset" level="m"> | |
| 18 | <d:message xml:lang="en">An illegal octet in the input stream.</d:message> | |
| 19 | </d:item> | |
| 20 | </section> | |
| 21 | ||
| 22 | <section id="html5-character-encoding"> | |
| 23 | <h2>HTML5 Character Encoding Errors</h2> | |
| 24 | ||
| 25 | <d:item name="character encoding" class="format-charset must" level="m"> | |
| 26 | <d:message xml:lang="en">Character encoding <code><var>$0</var></code> | |
| 27 | is not allowed for <abbr>HTML</abbr> document.</d:message> | |
| 28 | <d:desc xml:lang="en"> | |