1 |
|
m:illegal-octets-error;error-category-charset;An illegal octet in the input stream. |
2 |
m:character encoding;format-charset must;Character encoding <code><var>$0</var></code> is not allowed for <abbr>HTML</abbr> document. |
m:character encoding;format-charset must;Character encoding <code><var>$0</var></code> is not allowed for <abbr>HTML</abbr> document. |
3 |
s:character encoding;format-charset should;Character encoding <code><var>$0</var></code> should not be used for <abbr>HTML</abbr> document. |
s:character encoding;format-charset should;Character encoding <code><var>$0</var></code> should not be used for <abbr>HTML</abbr> document. |
4 |
w:character encoding;format-charset warning;Use of UTF-8 is encouraged. |
w:character encoding;format-charset warning;Use of UTF-8 is encouraged. |
8 |
w:charset label detected;format-charset warning;While parsing the document as <code><var>$0</var></code>, a character encoding declaration specifying character encoding as <code><var>$1</var></code> is found. The document is reparsed. |
w:charset label detected;format-charset warning;While parsing the document as <code><var>$0</var></code>, a character encoding declaration specifying character encoding as <code><var>$1</var></code> is found. The document is reparsed. |
9 |
after html;parse-error;Tag <code><<var>$0</var>></code> is not allowed after the end tag <code></html></code>. |
after html;parse-error;Tag <code><<var>$0</var>></code> is not allowed after the end tag <code></html></code>. |
10 |
after body;parse-error;Tag <code><<var>$0</var>></code> is not allowed after the end tag <code></body></code>. |
after body;parse-error;Tag <code><<var>$0</var>></code> is not allowed after the end tag <code></body></code>. |
11 |
bare ero;tokenize-error;The <code>&</code> character must introduce a reference. |
bare ero;tokenize-error;The <code>&</code> character must be escaped as <code class="html example">&amp;</code>. |
12 |
bare etago;tokenize-error;A <code></</code> string is not followed by a tag name. |
bare etago;tokenize-error;A <code></</code> string is not followed by a tag name. |
13 |
bare stago;tokenize-error;A <code><</code> character is not followed by tag name or by a <code>!</code> character. |
bare stago;tokenize-error;A <code><</code> character is not followed by tag name or by a <code>!</code> character. |
14 |
bare nero;tokenize-error;The decimal representation of the code position of a character must be specified after <code>&#</code>. |
bare nero;tokenize-error;The decimal representation of the code position of a character must be specified after <code>&#</code>. |
48 |
w:charset:private;attribute-value-warning warning;<code><var>$0</var></code> is a private character encoding name. |
w:charset:private;attribute-value-warning warning;<code><var>$0</var></code> is a private character encoding name. |
49 |
m:charset:syntax error;attribute-value-error;The specified value is syntactically not a character encoding name. |
m:charset:syntax error;attribute-value-error;The specified value is syntactically not a character encoding name. |
50 |
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. |
51 |
enumerated:invalid:http-equiv:content-type;attribute-value-error;Character encoding declaration syntax <code class="html bad example"><meta http-equiv="Content-Type" content="text/html; charset=<var>charset-name</var>"></code> is obsolete. |
enumerated:invalid:http-equiv:content-type;attribute-value-error;Character encoding declaration syntax <code class="html bad example"><meta http-equiv="Content-Type" content="text/html; charset=<var>charset-name</var>"></code> is obsolete. |
52 |
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. |
53 |
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. |
54 |
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. |
68 |
s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded. |
s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded. |
69 |
s:URI::uppercase scheme name;should;URI scheme name is in uppercase. |
s:URI::uppercase scheme name;should;URI scheme name is in uppercase. |
70 |
m:not manifest;must;This document is not a cache manifest. |
m:not manifest;must;This document is not a cache manifest. |
71 |
i:status:cr:element;level-i;This element is in the <strong>call‐for‐implementation</strong> stage. |
i:status:cr:element;level-i;This element is in the <strong>call for implementation</strong> stage. |
72 |
i:status:lc:element;level-i;This element is in the <strong>last call for comments</strong> stage. |
i:status:lc:element;level-i;This element is in the <strong>last call for comments</strong> stage. |
73 |
i:status:wd:element;level-i;This element is documented in a <strong>working draft</strong>. |
i:status:wd:element;level-i;This element is documented in a <strong>working draft</strong>. |
74 |
i:status:non-standard:element;level-i;This element is <strong>not part of any standard</strong>. |
i:status:non-standard:element;level-i;This element is <strong>not part of any standard</strong> the conformance checker knows. |
75 |
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>. |
76 |
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>. |
77 |
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>. |
79 |
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> |
80 |
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> |
81 |
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> |
82 |
|
WebHACC:Title;;WebHACC (β) |
83 |
|
WebHACC:Heading;; <a href="../cc-about"><abbr title="Web Hypertext Application Conformance Checker (β)"><img alt="WebHACC" src="../icons/title"></abbr></a> |
84 |
|
Information;;Information |
85 |
|
HTTP Header;;<abbr title="Hypertext Transfer Protocol">HTTP</abbr> Header |
86 |
|
Parse Errors Section;;Parse Errors |
87 |
|
Parse Errors;;Parse Errors |
88 |
|
Document Source;;Document Source |
89 |
|
Source;;Source |
90 |
|
Tables Section;;Structure of Tables |
91 |
|
Tables;;Tables |
92 |
|
Document Tree;;Document Tree |
93 |
|
Tree;;Tree |
94 |
|
Document;;Document |
95 |
|
Document Structure;;Document Structure |
96 |
|
Structure;;Structure |
97 |
|
Reformatted Document Source;;Reformatted Document Source |
98 |
|
Reformatted;;Reformatted |
99 |
|
Structural Errors;;Structural Errors |
100 |
|
Struct. Errors;;Struct. Errors |
101 |
|
Transfer Errors;;Transfer Errors |
102 |
|
Trans. Errors;;Trans. Errors |
103 |
manakaiCompatMode:quirks;;Quirks Mode |
manakaiCompatMode:quirks;;Quirks Mode |
104 |
manakaiCompatMode:limited quirks;;Limited Quirks Mode |
manakaiCompatMode:limited quirks;;Limited Quirks Mode |
105 |
manakaiCompatMode:no quirks;;No Quirks Mode |
manakaiCompatMode:no quirks;;No Quirks Mode |
|
|
|
106 |
manakaiIsHTML:1;;HTML Document |
manakaiIsHTML:1;;HTML Document |
107 |
manakaiIsHTML:0;;XML Document |
manakaiIsHTML:0;;XML Document |
108 |
|
manakaiCharset;;<code>charset</code> parameter |
109 |
|
inputEncoding;;Input character encoding |
110 |
|
xmlVersion;;XML <code>version</code> |
111 |
|
xmlEncoding;;XML <code>encoding</code> |
112 |
|
xmlStandalone;;XML <code>standalone</code> |
113 |
|
... with BOM;; (with <code class="charname"><abbr title="BYTE ORDER MARK">BOM</abbr></code>) |
114 |
|
URL;;<abbr title="Uniform Resource Locator">URL</abbr> |
115 |
|
URLs;;<abbr title="Uniform Resource Locators">URLs</abbr> |
116 |
|
Container Node;;Container Node |
117 |
|
Table Element;;Table Element |
118 |
|
Base URL;;Base URL |
119 |
|
Internet Media Type;;Internet Media Type |
120 |
|
Character Encoding;;Character Encoding |
121 |
|
Byte Length;;Byte Length |
122 |
|
Character Length;;Character Length |
123 |
|
... overridden;; (<i>overridden</i>) |
124 |
|
... overridden, official type is #;; (<i>overridden</i>; official type is <code class="MIME" lang="en"><var>{text}</var></code>) |
125 |
|
... sniffed;; (<i>sniffed</i>) |
126 |
|
byte;;byte |
127 |
|
bytes;;bytes |
128 |
|
character;;character |
129 |
|
characters;;characters |
130 |
|
Line #;;Line <var>{text}</var> |
131 |
|
column #;;column <var>{text}</var> |
132 |
|
Index #;;Index <var>{text}</var> |
133 |
|
Table #;;Structure of Table #<var>{text}</var> |
134 |
|
Subdocument #;;Subdocument #<var>{text}</var> |
135 |
|
Sub #;;Sub #<var>{text}</var> |
136 |
|
...;;.. |
137 |
|
Score;;Score |
138 |
|
Subtotal;;Subtotal |
139 |
|
Total;;Total |
140 |
|
Main document;;Main document |
141 |
|
Subdocuments;;Subdocuments |
142 |
|
Transfer;;<abbr title="Transfer protocol">Transfer</abbr> |
143 |
|
Encode;;<abbr title="Character encoding">Encoding</abbr> |
144 |
|
Charset;;<abbr title="Coded characters">Character</abbr> |
145 |
|
Syntax;;Syntax |
146 |
|
Semantics;;Semantics |
147 |
|
N/A;;N/A |
148 |
|
This checker is work in progress.;; <p><strong>Important</strong>: This conformance checking service is <em>under development</em>. The result above might be <em>wrong</em>.</p> |
149 |
|
Conformance is conforming;;No conformance‐error is found in this document. |
150 |
|
Conformance is should-error;;This document is <strong>likely <em>non</em>-conforming</strong>, but in rare case it might be conforming. The checker cannot determine whether this document is in the rare case or not. |
151 |
|
Conformance is non-conforming;;This document is <strong><em>non</em>-conforming</strong>. |
152 |
|
Conformance is uncertain;;The conformance checker cannot decide whether the document is conforming or not, since the document contains one or more unsupported features. The document might or might not be conforming. |
153 |
|
Error level m;;<a href="../error-description#level-m"><em class="rfc2119">MUST</em>‐level error</a> |
154 |
|
Error level s;;<a href="../error-description#level-s"><em class="rfc2119">SHOULD</em>‐level error</a> |
155 |
|
Error level w;;<a href="../error-description#level-w">Warning</a> |
156 |
|
Error level i;;<a href="../error-description#level-i">Information</a> |
157 |
|
Error level u;;<a href="../error-description#level-u">Not supported</a> |