/[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.10 by wakaba, Mon Sep 3 14:30:46 2007 UTC revision 1.12 by wakaba, Sun Nov 4 09:15:02 2007 UTC
# Line 9  bogus comment;tokenize-error;String <cod Line 9  bogus comment;tokenize-error;String <cod
9  bogus end tag;tokenize-error;String <code>&lt;/</code> is not followed by tag name.  bogus end tag;tokenize-error;String <code>&lt;/</code> is not followed by tag name.
10  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.
11  duplicate attribute;tokenize-error;There are two attributes with name <code><var>$0</var></code>.  duplicate attribute;tokenize-error;There are two attributes with name <code><var>$0</var></code>.
12  nestc;tokenize-error;Void element syntax (<code>/&gt;</code>) cannot be used for this element.  nestc;tokenize-error;Polytheistic slash (<code>/&gt;</code>) cannot be used for this element.
13  pio;tokenize-error;Processing instruction (<code>&lt;?<var>...</var>&gt;</code>) cannot be used.  pio;tokenize-error;Processing instruction (<code>&lt;?<var>...</var>&gt;</code>) cannot be used.
14  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.
15  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.
# Line 28  character not allowed;content-model-erro Line 28  character not allowed;content-model-erro
28  child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element.  child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element.
29  child element missing:td|th;content-model-error;There must be a <code>td</code> or <code>th</code> element as a child of this element.  child element missing:td|th;content-model-error;There must be a <code>td</code> or <code>th</code> element as a child of this element.
30  element not allowed;content-model-error;This element is not allowed in this context.  element not allowed;content-model-error;This element is not allowed in this context.
31    element not allowed:root;content-model-error;This element is not allowed as a root element.
32  ps element missing;content-model-error;There is no <code><var>$0</var></code> element before this element.  ps element missing;content-model-error;There is no <code><var>$0</var></code> element before this element.
33  attribute missing;attribute-error;Required attribute <code><var>$0</var></code> is not specified.  attribute missing;attribute-error;Required attribute <code><var>$0</var></code> is not specified.
34  attribute not allowed;attribute-error;Attribute <code><var>{local-name}</var></code> is not allowed for <code><var>{element-local-name}</var></code> element.  attribute not allowed;attribute-error;Attribute <code><var>{local-name}</var></code> is not allowed for <code><var>{element-local-name}</var></code> element.
# Line 53  s:URI::empty path;should;This IRI does n Line 54  s:URI::empty path;should;This IRI does n
54  s:URI::lowercase hexadecimal digit;should;A lowercase hexadecimal digit is used in percent-encoding.  s:URI::lowercase hexadecimal digit;should;A lowercase hexadecimal digit is used in percent-encoding.
55  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.
56  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.
57    m:not manifest;must;This document is not a cache manifest.
58  unsupported:element;unsupported;Conformance checking for element <code><var>{local-name}</var></code> is not supported; <em>it might or might not be conforming</em>.  unsupported:element;unsupported;Conformance checking for element <code><var>{local-name}</var></code> is not supported; <em>it might or might not be conforming</em>.
59  unsupported:attribute;unsupported;Conformance checking for attribute <code><var>{local-name}</var></code> of element <code><var>{element-local-name}</var></code> is not supported; <em>it might or might not be conforming</em>.  unsupported:attribute;unsupported;Conformance checking for attribute <code><var>{local-name}</var></code> of element <code><var>{element-local-name}</var></code> is not supported; <em>it might or might not be conforming</em>.
60  unsupported:link type;unsupported;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 now has been registered</em>.  unsupported:link type;unsupported;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 now has been registered</em>.
61  unsupported:event handler;unsupported;Conformance checking for event handler attribute is not supported; <em>it might or might not be conforming.</em>  unsupported:event handler;unsupported;Conformance checking for event handler attribute is not supported; <em>it might or might not be conforming.</em>
 unsupported:language tag;unsupported;Conformance checking for language tag is not supported; <em>it might or might not be conforming.</em>  
62  unsupported:media query;unsupported;Conformance checking for media query is not supported; <em>it might or might not be conforming.</em>  unsupported:media query;unsupported;Conformance checking for media query is not supported; <em>it might or might not be conforming.</em>
63  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>  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>
64  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>  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>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24