/[suikacvs]/test/html-webhacc/cc-msg.en.txt
Suika

Contents of /test/html-webhacc/cc-msg.en.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Mon Jul 16 08:38:48 2007 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.2: +11 -21 lines
File MIME type: text/plain
++ ChangeLog	16 Jul 2007 08:38:44 -0000
	* Makefile (all): |cc-msg.en.txt| is added to the list of
	dependency.
	(cc-msg.en.txt): New rule.

	* mkcatalog.pl: New Perl script.

	* cc-msg.en.txt: Now this file is generated by
	the rule described in |Makefile|.

	* cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
	if not specified, for now.
	(get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
	to variable.

	* error-description-source.xml: All entries
	in |cc-msg.en.txt| are now described as XML data.

	* mkdescription.pl: Print the result by |inner_html| DOM
	attribute.  Put |level| attribute value, if any, before |name|
	attribute value.  Allow missing of |desc| attribute.
	Ignore any |catalog| element.

2007-07-16  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.3 duplicate attribute;tokenize-error;There are two attributes with same name.
2     nestc;tokenize-error;Void element syntax (<code>/&gt;</code>) cannot be used for this element.
3     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.
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.
7     unmatched end tag;parse-error;Element <code><var>$0</var></code> is not opened.
8 wakaba 1.2 character not allowed;content-model-error;Data character is not allowed in this context.
9 wakaba 1.3 child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element.
10 wakaba 1.1 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.
14     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.
16     s:IMT:unregistered subtype;should;The subtype is not registered to IANA.
17 wakaba 1.3 m:URI::syntax error;must;This string is not an IRI syntactically.
18 wakaba 1.1 s:URI::empty path;should;This IRI should explicitly end with <code>/</code>.
19 wakaba 1.3 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 wakaba 1.2 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>.
22 wakaba 1.1
23     manakaiCompatMode:quirks;;Quirks Mode
24     manakaiCompatMode:limited quirks;;Limited Quirks Mode
25     manakaiCompatMode:no quirks;;No Quirks Mode
26    
27     manakaiIsHTML:1;;HTML Document
28     manakaiIsHTML:0;;XML Document
29    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24