--- test/html-webhacc/error-description-source.xml 2008/08/15 12:11:56 1.30
+++ test/html-webhacc/error-description-source.xml 2008/08/16 08:37:12 1.35
@@ -1201,7 +1201,7 @@
+ modules="ContentChecker::HTML RDFXML">
Data character is not allowed in this
context.
@@ -1233,10 +1233,22 @@
an empty element.
-
+ Non‐white‐space characters are not allowed in
+ Person construct.
+
+
+
- There must be a {text}
- element as a child of this element.
+ Non‐white‐space characters are not allowed in
+ Text construct.
+
+
+
+ There must be an element
+ {text} as a child of this element.
The content model of the element is so defined that it
must contain a $0 child element.
@@ -1266,6 +1278,27 @@
+
+ There must be an element
+ {text} in the Atom namespace as a child of this
+ element.
+
+
+
+ There must be an Atom link element
+ whose rel attribute is set to alternate as a
+ child of this element.
+
+
+
+ There should be an Atom link element
+ whose rel attribute is set to self as a
+ child of this element.
+
+
There must be at least one
@@ -1273,7 +1306,7 @@
+ modules="ContentChecker::HTML ContentChecker::Atom RDFXML">
This element is not allowed in this
context.
@@ -1366,7 +1399,7 @@
+ modules="ContentChecker::HTML ContentChecker::Atom">
Elements are not allowed in an empty
element.
@@ -1481,6 +1514,24 @@
context.
+
+ This element is not allowed in an Atom
+ content element.
+
+
+
+ This element is not allowed in Person
+ construct.
+
+
+
+ This element is not allowed in Text
+ construct.
+
+
This element is not defined.
@@ -1582,7 +1633,7 @@
+ modules="ContentChecker::HTML RDFXML">
Attribute
{local-name} is not allowed for
{element-local-name} element.
@@ -1967,7 +2018,7 @@
+ modules="ContentChecker::HTML HTML::Table">
The token {value}
appears in the attribute value twice.
@@ -2036,7 +2087,7 @@
+ modules="ContentChecker::XML ContentChecker::HTML ContentChecker::Atom">
Attribute value {@}
is not an allowed value.
@@ -2126,6 +2177,12 @@
no menu.
+
+ There is no table header cell whose id
+ is {value} in the same table.
+
+
the specified value is not a valid as part
@@ -2223,18 +2280,35 @@
allowed in this attribute.
+
+ The specified value is not a legal XML Namespaces
+ 1.0 NCName.
+
+
Table Model Errors
-
+
+ Cell slot ({text}) is filled by
+ multiple cells.
+
+
+
This colspan attribute
results in creating a table column that does not contain
any cell anchored to it.
+
+ This column has no anchored cell.
+
+
The table has no cell (td or
@@ -2263,13 +2337,32 @@
+
+ This row has no anchored cell.
+
+
+
+ This rowspan attribute
+ results in creating a table row that does not contain
+ any cell anchored to it.
+
+
+
Internet Media Type Errors
+
+ The specified media type is a composite
+ type, which is not allowed in this context.
+
+
+ modules="ContentChecker::HTML ContentChecker::Atom">
The specified value is not an Internet Media
Type.
@@ -2310,13 +2403,25 @@
+
+ A value that is not an Internet Media Type
+ is not allowed here.
+
+
-URI (or IRI) Errors
+URL Errors
+
+
+ The specified value is syntactically not an
+ IRI.
+
-
+
The specified value is syntactically not an IRI
reference.
@@ -2334,13 +2439,38 @@
-
+
+ The specified value is syntactically not an RDF
+ URI reference.
+
-
-URI (or IRI) Should-level Errors
+
+ The specified value is syntactically not a
+ URI according to RFC 2396.
+
-
+
+ The specified value is syntactically not a
+ URI.
+
+
+
+ URL host address format
+ {value} is not supported by the
+ conformance checker.
+
+
+
+ Default port number should be omitted.
+
+
+
A dot-segment (. or
..) occurs in an absolute reference.
@@ -2355,10 +2485,15 @@
-
- This IRI does not end with
- a /.
+
+ The host component of the URL is empty.
+
+
+
+ The URL does not end with
+ a / character.
The IRI does not end with a /. If there is an
authority component in an IRI, a / should be present
@@ -2369,8 +2504,25 @@
-
+
+ The port component of the URL is empty.
+
+
+
+ The fragment component of the URL is not
+ allowed.
+
+
+
+ The host component of the URL
+ is too long.
+
+
+
A lowercase hexadecimal digit is used
in percent-encoding.
@@ -2380,8 +2532,26 @@
-
+
+ The host component of the URL
+ is not a DNS host name.
+
+
+
+ The host component of the URL
+ is not encoded in UTF-8.
+
+
+
+ Password should not be included in a URL
+ for the security.
+
+
+
An unreserved character is
percent-encoded.
@@ -2391,9 +2561,15 @@
-
- URI scheme name is in uppercase.
+
+ The host {value}
+ should be spelt in lowercase.
+
+
+
+ URL scheme name is in uppercase.
The scheme part of the IRI is written in uppercase letter.
@@ -2413,10 +2589,277 @@
+
+Media Query Errors
+
+
+ The specified value has a syntax error as a
+ media query.
+
+
+
+ Media type {value} is
+ not supported by the conformance checker.
+
+
+
+
+
+Selectors Errors
+
+
+ Argument list of the pseudo-class is
+ not closed by a ) character.
+
+
+
+ Numbers in the argument
+ an+b have to be integers.
+
+
+
+ Argument an+b is
+ syntactically incorrect.
+
+
+
+ Attribute selector is not closed by
+ a ] character.
+
+
+
+ Argument list of the :lang
+ selector is not closed by a ) character.
+
+
+
+ Namespace prefix {value}
+ is not declared.
+
+
+
+ Attribute local name is missing.
+
+
+
+ Attribute matching operator (e.g.
+ =) is missing.
+
+
+
+ Attribute name is missing.
+
+
+
+ Attribute namespace wildcard *
+ is not followed by a | character.
+
+
+
+ Attribute value is missing.
+
+
+
+ Class name is missing.
+
+
+
+
+ Combinator is missing.
+
+
+
+ No string is specified in the argument
+ list of the :-manakai-contains pseudo-class
+ selector.
+
+
+
+ Language tag argument is missing.
+
+
+
+ Local name part of the type selector (or
+ * for the universal selector) is missing.
+
+
+
+
+ Pseudo-class name is missing.
+
+
+
+ Pseudo-element name is missing.
+
+
+
+ Sequence of simple selectors is
+ expected.
+
+
+
+ Argument list of the :not selector
+ is not closed by a ) character.
+
+
+
+ Simple selector is not allowed after a
+ pseudo element.
+
+
+
+ Pseudo-class :{value}
+ is not supported by the conformance checker.
+
+
+
+ Pseudo-element ::{value}
+ is not supported by the conformance checker.
+
+
+
+
+
+CSS Errors
+
+
+ An @{text} rule is not
+ allowed here.
+
+
+
+ The @{text} rule is
+ syntactically incorrect.
+
+
+
+ Block is not closed before the end of
+ file.
+
+
+
+ Component <{text}> is
+ already specified.
+
+
+
+ Value hand is not valid as
+ <'cursor'>.
+
+
+
+ Specified value is syntactically not a correct
+ <{text}>.
+
+
+
+ No declaration block is found after a group of
+ selectors.
+
+
+
+ A : character is missing after
+ a property name.
+
+
+
+ Property name is expected.
+
+
+
+ A ; character is missing at the
+ end of the property.
+
+
+
+ Priority part of the declaration is syntactically
+ incorrect.
+
+
+
+ The @{value} rule is
+ not supported by the conformance checker.
+
+
+
+ Property {value} is
+ not supported by the conformance checker.
+
+
+
+
Cache Manifest Errors
-
+
+ This URL is found both in the explicit or
+ fallback entries and in the online whitelist.
+
+
+
+ The specified URL has different origin from
+ the manifest.
+
+
+
+ The scheme component of the URL is
+ different from that of the manifest URL. The URL is ignored.
+
+
+
+ This oppotunistic caching namespace is already
+ specified.
+
+
+
+ Fallback entry URL is missing.
+
+
+
This document is not a cache manifest.
The specified document is not a cache manifest.
@@ -2431,6 +2874,12 @@
CACHE and MANIFEST).
+
+
+ This URL is same as the manifest URL.
+
+
+
+Language Tag Errors
+
+
+ There is another extension subtag
+ {value}.
+
+
+
+ Subtag {value} is
+ syntactically invalid.
+
+
+
+ It is a good practice to represent ISO 639-1
+ language code {value} in lowercase.
+
+
+
+ Langauge tag mul should not be
+ used.
+
+
+
+ No semantics is defined for language subtag
+ {value}.
+
+
+
+ The language subtag {value}
+ is syntactically invalid.
+
+
+
+ Langauge tag und should not be
+ used.
+
+
+
+ It would be better if a private use language
+ tag ({value}) is not used.
+
+
+
+ Private use subtag {value}
+ is syntactically invalid.
+
+
+
+ It is a good practice to represent ISO 3166
+ country code {value} in uppercase.
+
+
+
+ No semantics is defined for region subtag
+ {value}.
+
+
+
+ Use of private use country code
+ {value} is not allowed.
+
+
+
+
+
+RDF/XML Errors
+
+
+ The namespace URI of an element that
+ represents an RDF concept must be
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#.
+
+
+
+ The specified value is already used as an
+ ID.
+
+
+
+ Both unqualified attribute and namespace‐qualified
+ RDF attribute are specified, which is not allowed.
+
+
+
+ An invalid value is specified to
+ the parseType attribute.
+
+
+
+ There is another element, such that
+ this element is not allowed.
+
+
+
+ Unqualified attribute is not allowed.
+
+
+
+ RDF attribute should be
+ namespace‐qualified.
+
+
+
+
Unsupported Messages
@@ -2582,7 +3155,7 @@
+ modules="ContentChecker ContentChecker::HTML ContentChecker::Atom">
Conformance checking for attribute
{local-name} of element
{element-local-name} is not supported;
@@ -2631,6 +3204,12 @@
is not supported; it might or might not be conforming.
+
+ Conformance checking for an addr-spec
+ is not supported; it might or might not be conforming.
+
+
Conformance checking for script
@@ -2645,6 +3224,13 @@
it might or might not be conforming.
+
+ Conformance checking for an Atom
+ content element with type
+ {text} is not supported.
+
+
@@ -2812,6 +3398,16 @@
再整形
+
+ RDF Triples
+ RDF 三項組
+
+
+
+ RDF
+ RDF
+
+
Structural Errors
構造的誤り
@@ -2964,6 +3560,51 @@
バイト
+
+ Explicit entries
+ 明示的項目
+
+
+
+ Fallback entries
+ 滑り止め項目
+
+
+
+ Opportunistic caching namespace
+ 日和見的キャッシュ化名前空間
+
+
+
+ Fallback entry
+ 滑り止め項目
+
+
+
+ Online whitelist
+ オンライン・ホワイトリスト
+
+
+
+ No entry
+ 項目なし
+
+
+
+ Subject
+ 主語
+
+
+
+ Predicate
+ 述語
+
+
+
+ Object
+ 目的語
+
+
character
文字
@@ -3226,6 +3867,6 @@
and/or modify it under the same terms as Perl itself.
-
+