--- test/html-webhacc/error-description.ja.html.u8 2008/08/29 13:35:14 1.3 +++ test/html-webhacc/error-description.ja.html.u8 2008/08/29 13:46:58 1.4 @@ -174,27 +174,6 @@

HTML5 Parse Errors in Tokenization Stage

-

Tag <$0> - is not allowed after the end tag </html>.

-

The start or end tag of an element appears after the - html element has been closed. The document is - non-conforming.

- -

Any content of the document other than comments - must be put into the html element.

-
- -

Tag <$0> - is not allowed after the end tag </body>.

-

The start or end tag of an element appears after the - body element has been closed. The document is - non-conforming.

- -

Any content of the document other than head - contents and comments must be put into the body - element.

-
-

Attribute name cannot contain characters ", ', and =.

@@ -591,10 +570,26 @@

Start tag <{text}> is - not allowed after the html is closed.

+ not allowed after the html is closed. +

The start tag of an element appears after the + body element has been closed. The document is + non-conforming.

+ +

Any content of the document other than head + contents and comments must be put into the body + element.

+

End tag </{text}> is - not allowed after the html is closed.

+ not allowed after the html is closed. +

The end tag of an element appears after the + body element has been closed. The document is + non-conforming.

+ +

Any content of the document other than head + contents and comments must be put into the body + element.

+

Non‐white‐space characters are not allowed after the html is closed.

@@ -2412,6 +2407,6 @@ and/or modify it under the same terms as Perl itself.

- + \ No newline at end of file