/[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.11 by wakaba, Tue Sep 4 11:40:02 2007 UTC revision 1.14 by wakaba, Wed Nov 7 12:20:44 2007 UTC
# 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 36  in XML:charset;attribute-error;The <code Line 37  in XML:charset;attribute-error;The <code
37  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.
38  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.
39  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.
40    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.
41  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.
42  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.
43  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.
# Line 53  s:URI::empty path;should;This IRI does n Line 55  s:URI::empty path;should;This IRI does n
55  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.
56  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.  s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded.
57  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.  s:URI::uppercase scheme name;should;URI scheme name is in uppercase.
58    m:not manifest;must;This document is not a cache manifest.
59  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>.
60  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>.
61  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>.
62  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>  
63  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>
64  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>
65  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.11  
changed lines
  Added in v.1.14

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24