/[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.4 by wakaba, Mon Jul 16 10:55:11 2007 UTC revision 1.5 by wakaba, Mon Jul 16 13:56:26 2007 UTC
# Line 1  Line 1 
1  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>.
2  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.
3    bare stago;tokenize-error;A <code>&lt;</code> character is not followed by tag name or by a <code>!</code> character.
4  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>.
5  bare hcro;tokenize-error;The hexadecimal representation of the code position of a character must be specified after <code>&amp;#x</code>.  bare hcro;tokenize-error;The hexadecimal representation of the code position of a character must be specified after <code>&amp;#x</code>.
6    dash in comment;tokenize-error;There is a <code>--</code> sequence in a comment.
7  duplicate attribute;tokenize-error;There are two attributes with same name.  duplicate attribute;tokenize-error;There are two attributes with same name.
8  nestc;tokenize-error;Void element syntax (<code>/&gt;</code>) cannot be used for this element.  nestc;tokenize-error;Void element syntax (<code>/&gt;</code>) cannot be used for this element.
9  after head;parse-error;The <code><var>$0</var></code> element cannot be inserted between <code>head</code> and <code>body</code> elements.  after head;parse-error;The <code><var>$0</var></code> element cannot be inserted between <code>head</code> and <code>body</code> elements.
10    DOCTYPE in the middle;parse-error;A <code>DOCTYPE</code> appears after any element or data character has been seen.
11    in body;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed in <code>body</code>.
12  in table;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed in <code>table</code>.  in table;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed in <code>table</code>.
13  in table:#character;parse-error;Data character is not allowed in <code>table</code>.  in table:#character;parse-error;Data character is not allowed in <code>table</code>.
14  missing start tag:tr;parse-error;Start tag of <code>tr</code> element is missing.  missing start tag:tr;parse-error;Start tag of <code>tr</code> element is missing.
# Line 23  in XML:lang;attribute-error;The <code>la Line 27  in XML:lang;attribute-error;The <code>la
27  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.
28  enumerated:invalid;attribute-value-error;This attribute only allow a limited set of values and the specified value is not one of them.  enumerated:invalid;attribute-value-error;This attribute only allow a limited set of values and the specified value is not one of them.
29  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.
30    link type:bad-context;attribute-value-error;The link type <code><var>$0</var></code> cannot be specified for this element.
31    link type:non-conforming;attribute-value-error;The link type <code><var>$0</var></code> is non-conforming.
32  reserved browsing context name;attribute-value-error;This browsing context name is reserved.  reserved browsing context name;attribute-value-error;This browsing context name is reserved.
33    s:link type:proposed;attribute-value-warning should;Link type <code><var>$0</var></code> is proposed but not accepted yet; it <em>should not</em> be used until it has been accepted.
34  table:colspan creates column with no anchored cell;table-model-error;This <code>colspan</code> attribute results in creating a table column that does not contain any cell anchored to it.  table:colspan creates column with no anchored cell;table-model-error;This <code>colspan</code> attribute results in creating a table column that does not contain any cell anchored to it.
35  table:no cell in last row;table-model-error;The table has no cell (<code>td</code> or <code>th</code>) in the last row.  table:no cell in last row;table-model-error;The table has no cell (<code>td</code> or <code>th</code>) in the last row.
36  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.
# Line 32  s:IMT:unregistered subtype;should;The su Line 39  s:IMT:unregistered subtype;should;The su
39  m:URI::syntax error;must;This string is not an IRI syntactically.  m:URI::syntax error;must;This string is not an IRI syntactically.
40  s:URI::dot-segment;should;Dot-segment (<code>.</code> or <code>..</code>) should not occur in an absolute reference.  s:URI::dot-segment;should;Dot-segment (<code>.</code> or <code>..</code>) should not occur in an absolute reference.
41  s:URI::empty path;should;This IRI should explicitly end with <code>/</code>.  s:URI::empty path;should;This IRI should explicitly end with <code>/</code>.
42    s:URI::lowercase hexadecimal digit;should;Hexadecimal digit in percent-encoding should be in lowercase.
43    s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.
44  unsupported:attribute;unsupported;This attribute is not supported by the conformance checker; <em>it might or might not be conforming</em>.  unsupported:attribute;unsupported;This attribute is not supported by the conformance checker; <em>it might or might not be conforming</em>.
45  unsupported:element;unsupported;This element is not supported by the conformance checker; <em>it might or might not be conforming</em>.  unsupported:element;unsupported;This element is not supported by the conformance checker; <em>it might or might not be conforming</em>.
46  unsupported:link type;unsupported;The link type <code>$0</code> is not standardized or registered at the time of the release of the conformance checker; <em>it is non-conforming unless it has now been registered</em>.  unsupported:link type;unsupported;The link type <code><var>$0</var></code> is not standardized or registered at the time of the release of the conformance checker; <em>it is non-conforming unless it has now been registered</em>.
47    unsupported:event handler;unsupported;Conformance checking for event handler attribute is not supported; <em>it might or might not be conforming.</em>
48    unsupported:language tag;unsupported;Conformance checking for language tag is not supported; <em>it might or might not be conforming.</em>
49    unsupported:media query;unsupported;Conformance checking for media query is not supported; <em>it might or might not be conforming.</em>
50    unsupported:script;unsupported;Conformance checking for script language <code><var>$0</var></code> is not supported; <em>it might or might not be conforming.</em>
51    unsupported:style;unsupported;Conformance checking for style language <code><var>$0</var></code> is not supported; <em>it might or might not be conforming.</em>
52    
53  manakaiCompatMode:quirks;;Quirks Mode  manakaiCompatMode:quirks;;Quirks Mode
54  manakaiCompatMode:limited quirks;;Limited Quirks Mode  manakaiCompatMode:limited quirks;;Limited Quirks Mode

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24