9 |
bogus end tag;tokenize-error;String <code></</code> is not followed by tag name. |
bogus end tag;tokenize-error;String <code></</code> is not followed by tag name. |
10 |
dash in comment;tokenize-error;There is a <code>--</code> sequence in a comment. |
dash in comment;tokenize-error;There is a <code>--</code> sequence in a comment. |
11 |
duplicate attribute;tokenize-error;There are two attributes with name <code><var>$0</var></code>. |
duplicate attribute;tokenize-error;There are two attributes with name <code><var>$0</var></code>. |
12 |
nestc;tokenize-error;Void element syntax (<code>/></code>) cannot be used for this element. |
nestc;tokenize-error;Polytheistic slash (<code>/></code>) cannot be used for this element. |
13 |
pio;tokenize-error;Processing instruction (<code><?<var>...</var>></code>) cannot be used. |
pio;tokenize-error;Processing instruction (<code><?<var>...</var>></code>) cannot be used. |
14 |
after head;parse-error;The <code><var>$0</var></code> element cannot be inserted between <code>head</code> and <code>body</code> elements. |
after head;parse-error;The <code><var>$0</var></code> element cannot be inserted between <code>head</code> and <code>body</code> elements. |
15 |
DOCTYPE in the middle;parse-error;A <code>DOCTYPE</code> appears after any element or data character has been seen. |
DOCTYPE in the middle;parse-error;A <code>DOCTYPE</code> appears after any element or data character has been seen. |
28 |
child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element. |
child element missing;content-model-error;There must be a <code><var>$0</var></code> element as a child of this element. |
29 |
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. |
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. |
30 |
element not allowed;content-model-error;This element is not allowed in this context. |
element not allowed;content-model-error;This element is not allowed in this context. |
31 |
|
element not allowed:root;content-model-error;This element is not allowed as a root element. |
32 |
ps element missing;content-model-error;There is no <code><var>$0</var></code> element before this element. |
ps element missing;content-model-error;There is no <code><var>$0</var></code> element before this element. |
33 |
attribute missing;attribute-error;Required attribute <code><var>$0</var></code> is not specified. |
attribute missing;attribute-error;Required attribute <code><var>$0</var></code> is not specified. |
34 |
attribute not allowed;attribute-error;Attribute <code><var>{local-name}</var></code> is not allowed for <code><var>{element-local-name}</var></code> element. |
attribute not allowed;attribute-error;Attribute <code><var>{local-name}</var></code> is not allowed for <code><var>{element-local-name}</var></code> element. |
54 |
s:URI::lowercase hexadecimal digit;should;A lowercase hexadecimal digit is used in percent-encoding. |
s:URI::lowercase hexadecimal digit;should;A lowercase hexadecimal digit is used in percent-encoding. |
55 |
s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded. |
s:URI::percent-encoded unreserved;should;An unreserved character is percent-encoded. |
56 |
s:URI::uppercase scheme name;should;URI scheme name is in uppercase. |
s:URI::uppercase scheme name;should;URI scheme name is in uppercase. |
57 |
|
m:not manifest;must;This document is not a cache manifest. |
58 |
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>. |
59 |
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>. |
60 |
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>. |
61 |
unsupported:event handler;unsupported;Conformance checking for event handler attribute is not supported; <em>it might or might not be conforming.</em> |
unsupported:event handler;unsupported;Conformance checking for event handler attribute is not supported; <em>it might or might not be conforming.</em> |
|
unsupported:language tag;unsupported;Conformance checking for language tag is not supported; <em>it might or might not be conforming.</em> |
|
62 |
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> |
63 |
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> |
64 |
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> |