after head;parse-error;The $0 element cannot be inserted between head and body elements. character not allowed;content-model-error;Character data are not allowed in this context. child element missing;content-model-error;There must be a $0 element as a child of this element. child element missing:td|th;content-model-error;There must be a td or th element as a child of this element. nestc;tokenize-error;Void element syntax (/>) cannot be used for this element. duplicate attribute;tokenize-error;There are two attributes with same name. element not allowed;content-model-error;This element is not allowed in this context. enumerated:invalid;attribute-error;This attribute only allow a limited set of values and the specified value is not one of them. no DOCTYPE;parse-error;This document does not start with the DOCTYPE declaration. not HTML5;parse-error;This document is written in an old version of HTML. not closed;parse-error;Element $0 is not closed. unmatched end tag;parse-error;Element $0 is not opened. table:no cell in last row;table-model-error;The table has no cell (td or th) in the last row. s:IMT:obsolete subtype;should;An obsolete subtype is used. s:IMT:private subtype;should;A private (x- or x.) subtype is used. s:IMT:unregistered subtype;should;The subtype is not registered to IANA. s:URI::empty path;should;This IRI should explicitly end with /. m:URI::syntax error;must;This IRI is not syntactically valid. unsupported:attribute;unsupported;This attribute is not supported by the conformance checker; it might or might not be conformant. unsupported:element;unsupported;This element is not supported by the conformance checker; it might or might not be conformant. unsupported:link type;unsupported;The link type $0 is not standardized or registered at the time of the release of the conformance checker; it is not conformant unless it has now been registered. manakaiCompatMode:quirks;;Quirks Mode manakaiCompatMode:limited quirks;;Limited Quirks Mode manakaiCompatMode:no quirks;;No Quirks Mode manakaiIsHTML:1;;HTML Document manakaiIsHTML:0;;XML Document # Copyright 2007 Wakaba # # This library is free software; you can redistribute it # and/or modify it under the same terms as Perl itself. # # $Date: 2007/07/01 06:21:46 $