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

Diff of /test/html-webhacc/cc-msg.en.txt

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

revision 1.19 by wakaba, Fri Mar 21 08:59:47 2008 UTC revision 1.20 by wakaba, Sun May 18 07:24:04 2008 UTC
# Line 1  Line 1 
1    m:illegal-octets-error;error-category-charset;An illegal octet in the input stream.
2  m:character encoding;format-charset must;Character encoding <code><var>$0</var></code> is not allowed for <abbr>HTML</abbr> document.  m:character encoding;format-charset must;Character encoding <code><var>$0</var></code> is not allowed for <abbr>HTML</abbr> document.
3  s:character encoding;format-charset should;Character encoding <code><var>$0</var></code> should not be used for <abbr>HTML</abbr> document.  s:character encoding;format-charset should;Character encoding <code><var>$0</var></code> should not be used for <abbr>HTML</abbr> document.
4  w:character encoding;format-charset warning;Use of UTF-8 is encouraged.  w:character encoding;format-charset warning;Use of UTF-8 is encouraged.
# Line 7  m:non ascii superset;format-charset erro Line 8  m:non ascii superset;format-charset erro
8  w:charset label detected;format-charset warning;While parsing the document as <code><var>$0</var></code>, a character encoding declaration specifying character encoding as <code><var>$1</var></code> is found. The document is reparsed.  w:charset label detected;format-charset warning;While parsing the document as <code><var>$0</var></code>, a character encoding declaration specifying character encoding as <code><var>$1</var></code> is found. The document is reparsed.
9  after html;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed after the end tag <code>&lt;/html&gt;</code>.  after html;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed after the end tag <code>&lt;/html&gt;</code>.
10  after body;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed after the end tag <code>&lt;/body&gt;</code>.  after body;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed after the end tag <code>&lt;/body&gt;</code>.
11  bare ero;tokenize-error;The <code>&amp;</code> character must introduce a reference.  bare ero;tokenize-error;The <code>&amp;</code> character must be escaped as <code class="html example">&amp;amp;</code>.
12  bare etago;tokenize-error;A <code>&lt;/</code> string is not followed by a tag name.  bare etago;tokenize-error;A <code>&lt;/</code> string is not followed by a tag name.
13  bare stago;tokenize-error;A <code>&lt;</code> character is not followed by tag name or by a <code>!</code> character.  bare stago;tokenize-error;A <code>&lt;</code> character is not followed by tag name or by a <code>!</code> character.
14  bare nero;tokenize-error;The decimal representation of the code position of a character must be specified after <code>&amp;#</code>.  bare nero;tokenize-error;The decimal representation of the code position of a character must be specified after <code>&amp;#</code>.
# Line 67  s:URI::lowercase hexadecimal digit;shoul Line 68  s:URI::lowercase hexadecimal digit;shoul
68  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.
69  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.
70  m:not manifest;must;This document is not a cache manifest.  m:not manifest;must;This document is not a cache manifest.
71  i:status:cr:element;level-i;This element is in the <strong>call‐for‐implementation</strong> stage.  i:status:cr:element;level-i;This element is in the <strong>call for implementation</strong> stage.
72  i:status:lc:element;level-i;This element is in the <strong>last call for comments</strong> stage.  i:status:lc:element;level-i;This element is in the <strong>last call for comments</strong> stage.
73  i:status:wd:element;level-i;This element is documented in a <strong>working draft</strong>.  i:status:wd:element;level-i;This element is documented in a <strong>working draft</strong>.
74  i:status:non-standard:element;level-i;This element is <strong>not part of any standard</strong> the conformance checker knows.  i:status:non-standard:element;level-i;This element is <strong>not part of any standard</strong> the conformance checker knows.

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24