/[pub]/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.5 by wakaba, Mon Jul 16 13:56:26 2007 UTC revision 1.6 by wakaba, Tue Jul 17 13:52:54 2007 UTC
# Line 6  bare hcro;tokenize-error;The hexadecimal Line 6  bare hcro;tokenize-error;The hexadecimal
6  dash in comment;tokenize-error;There is a <code>--</code> sequence in a comment.  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    pio;tokenize-error;Processing instruction (<code>&lt;?<var>...</var>?&gt;</code>) cannot be used.
10  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.
11  DOCTYPE in the middle;parse-error;A <code>DOCTYPE</code> appears after any element or data character has been seen.  DOCTYPE in the middle;parse-error;A <code>DOCTYPE</code> appears after any element or data character has been seen.
12    in a:a;parse-error;Anchor cannot be nested.
13  in body;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed in <code>body</code>.  in body;parse-error;Tag <code>&lt;<var>$0</var>&gt;</code> is not allowed in <code>body</code>.
14  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>.
15  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>.
# Line 27  in XML:lang;attribute-error;The <code>la Line 29  in XML:lang;attribute-error;The <code>la
29  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.
30  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.
31  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.
32  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.
33  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.
34  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.
35  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.  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.
# Line 36  table:no cell in last row;table-model-er Line 38  table:no cell in last row;table-model-er
38  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.
39  s:IMT:private subtype;should;A private (<code>x-</code> or <code>x.</code>) subtype is used.  s:IMT:private subtype;should;A private (<code>x-</code> or <code>x.</code>) subtype is used.
40  s:IMT:unregistered subtype;should;The subtype is not registered to IANA.  s:IMT:unregistered subtype;should;The subtype is not registered to IANA.
41  m:URI::syntax error;must;This string is not an IRI syntactically.  m:URI::syntax error;must;This string is syntactically not an IRI.
42  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.
43  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>.
44  s:URI::lowercase hexadecimal digit;should;Hexadecimal digit in percent-encoding should be in lowercase.  s:URI::lowercase hexadecimal digit;should;Hexadecimal digit in percent-encoding should be in lowercase.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24