1 |
wakaba |
1.3 |
duplicate attribute;tokenize-error;There are two attributes with same name. |
2 |
|
|
nestc;tokenize-error;Void element syntax (<code>/></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 |
|
|
|