--- test/html-webhacc/error-description-source.xml 2008/08/16 07:42:20 1.34 +++ test/html-webhacc/error-description-source.xml 2008/08/30 05:32:51 1.40 @@ -3,13 +3,55 @@ xmlns:d="http://suika.fam.cx/~wakaba/archive/2007/wdcc-desc/" id="error-description"> -Description of Errors — -Web Document Conformance Checker (BETA) - + +Description of Errors — WebHACC (β) +誤りの説明 — WebHACC (β) + -

Description of Errors

+
+

WebHACC

+

Description of Errors

+
+ + + WebHACC (β) + + + + + WebHACC + + + WebHACC + + +

WebHACC + is a conformance checker (or validator) for Web documents, + supporting latest Web standards including + HTML5, + Atom 1.0, + CSS3.

+ +

Check your document, or + learn more about + WebHACC.

+
+ +

WebHACC + は、 Web 文書のための適合性検査器 (妥当性検証器) です。 + HTML5、 + Atom 1.0、 + CSS3 + などの最新の Web 標準に対応しています。

+ +

文書を検査する

+ +

WebHACC + の詳細

+
+

Character Encoding Layer Errors

@@ -156,7 +198,6 @@ While parsing the document as {text}, a character encoding declaration specifying @@ -204,44 +245,13 @@

HTML5 Parse Errors in Tokenization Stage

- - Tag <$0> - is not allowed after the end tag </html>. - -

The start or end tag of an element appears after the - html element has been closed. The document is - non-conforming.

- -

Any content of the document other than comments - must be put into the html element.

-
-
- - - Tag <$0> - is not allowed after the end tag </body>. - -

The start or end tag of an element appears after the - body element has been closed. The document is - non-conforming.

- -

Any content of the document other than head - contents and comments must be put into the body - element.

-
-
- Attribute name cannot contain characters ", ', and =. Attribute value must be quoted by " or ' if it contains a ", ', or @@ -249,7 +259,6 @@ The & character must be escaped as &amp;. @@ -287,7 +296,6 @@ A </ string is not followed by a tag name. @@ -311,7 +319,6 @@ A < character is not followed by tag name or by a ! character. @@ -328,7 +335,6 @@ The decimal representation of the code position of a character must be specified after &#. @@ -362,7 +368,6 @@ The hexadecimal representation of the code position of a character must be specified after &#x. @@ -385,7 +390,6 @@ String <! is not followed by --. @@ -420,7 +424,6 @@ String </ is not followed by tag name. @@ -443,14 +446,12 @@ Character reference to {text} is not allowed. Character reference to U+000D (CARRIAGE RETURN) @@ -458,7 +459,6 @@ There is a -- sequence in a comment. @@ -476,7 +476,6 @@ There are two attributes with name {text}. @@ -490,34 +489,29 @@ Empty start tag (<>) is not allowed. Empty end tag (</>) is not allowed. End tag cannot have attributes. Character reference to {text} is not allowed. Polytheistic slash (/>) cannot be used for this element. @@ -565,28 +559,24 @@ After the string <!DOCTYPE , the document type name must be specified. After the keyword PUBLIC, no oublic identifier is specified. Character reference must be closed by a ; character. After the string <!DOCTYPE, there must be at least a white space character before the document type @@ -594,21 +584,18 @@ Attributes must be separeted by at least a white space character. After the keyword SYSTEM, no system identifier is specified. Processing instruction (<?...>) is not allowed in HTML @@ -661,77 +648,66 @@ There is a bogus string after the document type name. There is a bogus string after the keyword PUBLIC. There is a bogus string after the public identifier. There is a bogus string after the keyword SYSTEM. There is a bogus string after the system identifier. Attribute value is not closed by a quotation mark. Comment is not closed by a string -->. The DOCTYPE is not closed by a > character. The public identifier literal is not closed by a quotation mark. The system identifier literal is not closed by a quotation mark. Tag is not closed by a > character. @@ -743,49 +719,43 @@

HTML5 Parse Errors in Tree Construction Stage

Start tag <{text}> is not allowed after the body is closed. End tag </{text}> is not allowed after the body is closed. Non‐white‐space characters are not allowed after the body is closed. Start tag <{text}> is not allowed after the frameset is closed. End tag </{text}> is not allowed after the frameset is closed. Non‐white‐space characters are not allowed after the frame is closed. + modules="HTML::Parser"> The {text} element cannot be inserted between head and body elements. @@ -797,35 +767,48 @@ Start tag <{text}> is not allowed after the html is closed. + +

The start tag of an element appears after the + body element has been closed. The document is + non-conforming.

+ +

Any content of the document other than head + contents and comments must be put into the body + element.

+
End tag </{text}> is not allowed after the html is closed. + +

The end tag of an element appears after the + body element has been closed. The document is + non-conforming.

+ +

Any content of the document other than head + contents and comments must be put into the body + element.

+
Non‐white‐space characters are not allowed after the html is closed. The image element is obsolete. Anchor cannot be nested. @@ -838,7 +821,6 @@ Start tag <{text}> is not allowed in the body element. @@ -851,56 +833,48 @@ Some element is not closed before the end of file. The button element cannot be nested. Element is not closed before the end of file. Start tag <form> is not allowed in a form element. Start tag <{text}> is not allowed in a framset element. End tag </{text}> is not allowed in a frameset element. Non‐white‐space characters are not allowed in a frameset element. Start tag <head> is not allowed in the head element. @@ -915,7 +889,6 @@ A DOCTYPE appears after any element or data character has been seen. @@ -932,14 +905,12 @@ The nobr element cannot be nested. The {text} element is not allowed in a noscript element in the @@ -947,21 +918,18 @@ An end tag </{text}> appers before the noscript element is closed. A noscript element is not closed before the end of file. Non‐white‐space characters are not allowed in a noscript element in the head @@ -969,28 +937,24 @@ Element is not closed before the end of file. Start tag <{text}> is not allowed in a select element. End tag </{text}> is not allowed in a select element. Start tag <{text}> is not allowed in a table element. @@ -1009,14 +973,12 @@ End tag </{text}> is not allowed in a table element. Non‐white‐space character is not allowed within the table element, outside of the caption and cells. @@ -1033,14 +995,12 @@ The isindex element is obsolete. Start tag of tr element is missing. @@ -2355,25 +2315,56 @@

Internet Media Type Errors

+ + The specified value is not a valid value + as a multipart boundary. + + + + The specified value is not a valid value + for the attribute e4x. + + + + The specified value, + {value}, is syntactically not a valid + attribute name. + + The specified media type is a composite type, which is not allowed in this context. + + An Internet Media Type whose intended usage + is limited use, {value} is used. + + The specified value is not an Internet Media Type. + + An obsolete parameter + {value} is used. + + - {@}: An obsolete - subtype is used. + modules="IMTChecker"> + An obsolete Internet Media Type + {value} is used.

The specified Internet Media Type is registered with status - of OBSOLETE.

+ of OBSOLETE.

Media type text/ecmascript
@@ -2390,17 +2381,72 @@ + + Parameter {text} have to + be specified for the Internet Media Type + {value}. + + + + Parameter {value} is not + allowed for this Internet Media Type. + + - {@}: A private - (x- or x.) subtype is used. + modules="IMTChecker"> + Use of a private Internet Media Type + {value} is not encouraged. + + + + Use of a private type + {value} is not encouraged. + + + + Value {value} is + syntactically not a valid subtype value of an Internet Media Type. + + + + Value {value} is + syntactically not a valid type. + + + + An unknown parameter {value} + is used. The conformance checker cannot determine whether use of this + parameter is valid or not. + + + + An unknown Internet Media Type + {value} is used. At the time of the update of + the conformance checker's Internet Media Type database, the subtype is + not reigstered to the IANA registry. The subtype, however, might be + registerd to the IANA registry thereafter. Please consult the IANA + registry. - {@}: The subtype is - not registered to IANA. - + modules="IMTChecker"> + Use of an Internet Media Type + {value} is not encouraged since it is not + part of the IANA registry. + + + + Use of a type + {value} is not encouraged since it is not + a standardized type. URL host address format - {value} is not supported by the - conformance checker. + {text} is not defined. + + Value hand is not valid as + <'cursor'>. + + Specified value is syntactically not a correct @@ -3225,20 +3276,19 @@ {text} is not supported. -
- - - WebHACC (β) - + + No more information is available. + これ以上の詳しい情報はありません。 + +

No more information is available for this topic.

+
+ +

これについての詳しい情報はありません。

+
+
- - - WebHACC - - - WebHACC - - +
Input @@ -3629,6 +3679,16 @@ 位置不明 + + (Unknown) + (不明) + + + + Description + 説明 + + Structure of Table #{text} 表 #{text} の構造 @@ -3772,84 +3832,58 @@ - MUST‐level + MUST‐level error - 必須級の誤り + 必須級の誤り + +

A violation to a hard requirement of the specification. + The document is non‐conforming.

+
- SHOULD‐level + SHOULD‐level error - 推奨級の誤り + 推奨級の誤り + +

A violation to a requirement of the specification. + The violation might be legitimize in some case. Otherwise, + the document is non‐conforming.

+
- Warning - 警告 + Warning + 警告 + +

A warning is an advice from the conformance checker + to avoid solving a problem in a confusing or possibly wrong way. + It does not affect to the conformance of the document, and + may sometimes be inappropriate.

+
- Information - 情報 + Information + 情報 + +

An informational message just provides an additional information + on the feature used in the document or the status of the retrieval + or so on. + It does not affect to the conformance of the document.

+
- Not + Not supported - 未対応 + 未対応 + +

Some feature that is not supported by the conformance checker + is used in the document.

+
-
-

Error Levels

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
LevelConforming?Description
MUST‐level errorNon‐conforming.A violation to a hard requirement of the specification. -The document is non‐conforming.
SHOULD‐level errorNon‐conforming, but in some case -conforming.A violation to a requirement of the specification. -The violation might be legitimize in some case. Otherwise, -the document is non‐conforming.
WarningConforming.A warning is an advice from the conformance checker to avoid -to solve a problem in a confusing or possibly wrong way. -It does not affect to the conformance of the document, and -may sometimes be inappropriate.
InformationConforming.An informational message just provides an additional information -on the feature used in the document or the status of the retrieval -or so on. -It does not affect to the conformance of the document.
Not supportedUnknown.Some feature that is not supported by the conformance checker -is used in the document.
-
-

License of This Document

@@ -3861,6 +3895,6 @@ and/or modify it under the same terms as Perl itself.

- + \ No newline at end of file