/[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.1 by wakaba, Sun Jul 1 06:21:46 2007 UTC revision 1.3 by wakaba, Mon Jul 16 08:38:48 2007 UTC
# Line 1  Line 1 
 after head;parse-error;The <code>$0</code> element cannot be inserted between <code>head</code> and <code>body</code> elements.  
 character not allowed;content-model-error;Character data are not allowed in this context.  
 child element missing;content-model-error;There must be a <code>$0</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.  
 nestc;tokenize-error;Void element syntax (<code>/></code>) cannot be used for this element.  
1  duplicate attribute;tokenize-error;There are two attributes with same name.  duplicate attribute;tokenize-error;There are two attributes with same name.
2  element not allowed;content-model-error;This element is not allowed in this context.  nestc;tokenize-error;Void element syntax (<code>/&gt;</code>) cannot be used for this element.
3  enumerated:invalid;attribute-error;This attribute only allow a limited set of values and the specified value is not one of them.  after head;parse-error;The <code><var>$0</var></code> element cannot be inserted between <code>head</code> and <code>body</code> elements.
4  no DOCTYPE;parse-error;This document does not start with the <code>DOCTYPE</code> declaration.  no DOCTYPE;parse-error;This document does not start with the <code>DOCTYPE</code> declaration.
5    not closed;parse-error;Element <code><var>$0</var></code> is not closed.
6  not HTML5;parse-error;This document is written in an old version of HTML.  not HTML5;parse-error;This document is written in an old version of HTML.
7  not closed;parse-error;Element <code>$0</code> is not closed.  unmatched end tag;parse-error;Element <code><var>$0</var></code> is not opened.
8  unmatched end tag;parse-error;Element <code>$0</code> is not opened.  character not allowed;content-model-error;Data character is not allowed in this context.
9    child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element.
10    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.
11    element not allowed;content-model-error;This element is not allowed in this context.
12    enumerated:invalid;attribute-error;This attribute only allow a limited set of values and the specified value is not one of them.
13  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.
   
14  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.  s:IMT:obsolete subtype;should;An <em>obsolete</em> subtype is used.
15  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.
16  s:IMT:unregistered subtype;should;The subtype is not registered to IANA.  s:IMT:unregistered subtype;should;The subtype is not registered to IANA.
17    m:URI::syntax error;must;This string is not an IRI syntactically.
18  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>.
19  m:URI::syntax error;must;This IRI is not syntactically valid.  unsupported:attribute;unsupported;This attribute is not supported by the conformance checker; <em>it might or might not be conforming</em>.
20    unsupported:element;unsupported;This element is not supported by the conformance checker; <em>it might or might not be conforming</em>.
21  unsupported:attribute;unsupported;This attribute is not supported by the conformance checker; <em>it might or might not be conformant</em>.  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:element;unsupported;This element is not supported by the conformance checker; <em>it might or might not be conformant</em>.  
 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 not conformant unless it has now been registered</em>.  
22    
23  manakaiCompatMode:quirks;;Quirks Mode  manakaiCompatMode:quirks;;Quirks Mode
24  manakaiCompatMode:limited quirks;;Limited Quirks Mode  manakaiCompatMode:limited quirks;;Limited Quirks Mode
# Line 31  manakaiCompatMode:no quirks;;No Quirks M Line 27  manakaiCompatMode:no quirks;;No Quirks M
27  manakaiIsHTML:1;;HTML Document  manakaiIsHTML:1;;HTML Document
28  manakaiIsHTML:0;;XML Document  manakaiIsHTML:0;;XML Document
29    
 # Copyright 2007 Wakaba <w@suika.fam.cx>  
 #  
 # This library is free software; you can redistribute it  
 # and/or modify it under the same terms as Perl itself.  
 #  
 # $Date$  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24