|
12.
|
|
|
XHTML: A tag which is required to self-close did not
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_NONEMPTY_TAG
|
|
13.
|
|
|
(X)HTML: The ID referenced ('{1}') is not real
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_ID_UNBOUND
|
|
14.
|
|
|
(X)HTML: <tt><{1}></tt> was expected to come next
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_EXPECTING
|
|
15.
|
|
|
(X)HTML-strict: There is an empty tag. Certain tags must contain something
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_EMPTY_TAG
|
|
16.
|
|
|
(X)HTML: Script tags must contain <tt>// --></tt>-style end comments (and appropriate start comments). In fact, <em>if</em> this is XHTML they should not use comments like this at all, but rather a <tt><[CDATA[ … ]]></tt> wrapper
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_SCRIPT_COMMENTING
|
|
17.
|
|
|
XHTML-strict: Text appeared, but it is not allowed under the <tt><{1}></tt> tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_TEXT_NO_BLOCK
|
|
18.
|
|
|
XHTML-strict: Inline elements (<tt>{1}</tt>) must have a parent which is either inline or block (not something which is classified as neither, such as a form)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_ANCESTER_INLINE_NORMAL
|
|
19.
|
|
|
XHTML-strict: Block elements (<tt>{1}</tt>) may not exist within inline elements
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_ANCESTER_BLOCK_INLINE
|
|
20.
|
|
|
(X)HTML: The <tt><{1}></tt> tag is missing the required ancestor <tt><{2}></tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_MISSING_ANCESTER
|
|
21.
|
|
|
(X)HTML: The <tt><{1}></tt> tag is not a valid child of <tt><{2}></tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]XHTML_BAD_CHILD
|