/[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.14 by wakaba, Wed Nov 7 12:20:44 2007 UTC revision 1.15 by wakaba, Sun Nov 18 11:05:12 2007 UTC
# Line 1  Line 1 
1    m:character encoding;format-charset must;Character encoding <code><var>$0</var></code> is not allowed for <abbr>HTML</abbr> document.
2    s:character encoding;format-charset should;Character encoding <code><var>$0</var></code> should not be used for <abbr>HTML</abbr> document.
3    w:character encoding;format-charset warning;Use of UTF-8 is encouraged.
4    m:no character encoding declaration;format-charset error;There is no character encoding declaration.
5    m:non ascii superset;format-charset error;No character encoding metadata is found in upperā€level protocol nor is there <abbr>BOM</abbr>, while character encoding <code><var>$0</var></code> is not a superset of <abbr>ASCII</abbr>.
6    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.
7  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>.
8  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>.
9  bare ero;tokenize-error;The <code>&amp;</code> character must introduce a reference.  bare ero;tokenize-error;The <code>&amp;</code> character must introduce a reference.
# Line 37  in XML:charset;attribute-error;The <code Line 43  in XML:charset;attribute-error;The <code
43  in XML:lang;attribute-error;The <code>lang</code> attribute is not allowed in XML document.  in XML:lang;attribute-error;The <code>lang</code> attribute is not allowed in XML document.
44  in XML:xmlns;attribute-error;The <code>xmlns</code> attribute in the <code>null</code> namespace is not allowed in XHTML document. The document is non-conforming.  in XML:xmlns;attribute-error;The <code>xmlns</code> attribute in the <code>null</code> namespace is not allowed in XHTML document. The document is non-conforming.
45  enumerated:invalid;attribute-value-error;This attribute only allow a limited set of values and the specified value <code><var>{@}</var></code> is not one of them.  enumerated:invalid;attribute-value-error;This attribute only allow a limited set of values and the specified value <code><var>{@}</var></code> is not one of them.
46  enumerated:invalid:http-equiv:content-type;attribute-value-error;Charset declaration syntax <code class="html bad example">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=<var>charset-name</var>&quot;&gt;</code> is obsolete.  enumerated:invalid:http-equiv:content-type;attribute-value-error;Character encoding declaration syntax <code class="html bad example">&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=<var>charset-name</var>&quot;&gt;</code> is obsolete.
47  duplicate ID;attribute-value-error;This identifier has already been assigned to another element.  duplicate ID;attribute-value-error;This identifier has already been assigned to another element.
48  link type:bad context;attribute-value-error;The link type <code><var>$0</var></code> cannot be specified for this element.  link type:bad context;attribute-value-error;The link type <code><var>$0</var></code> cannot be specified for this element.
49  link type:non-conforming;attribute-value-error;The link type <code><var>$0</var></code> is non-conforming.  link type:non-conforming;attribute-value-error;The link type <code><var>$0</var></code> is non-conforming.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24