--- test/html-webhacc/error-description-source.xml 2007/07/21 04:58:17 1.6
+++ test/html-webhacc/error-description-source.xml 2007/08/11 13:54:55 1.7
@@ -28,6 +28,21 @@
+ The start or end tag of an element appears after the
+ Any content of the document other than There is a The The <$0>
+ is not allowed after the end tag </body>.body element has been closed. The document is
+ non-conforming.head
+ contents and comments must be put into the body
+ element.& character must
@@ -63,6 +78,29 @@
</ string is not followed
+ by a tag name.< (U+003C
+ LESS-THAN SIGN) character
+ immediately followed by a / (U+005F
+ SOLIDUS) character, which is not part
+ of any end tag, in the input stream. The document
+ is non-conforming.</ sequence immediately followed
+ by an EOF is
+ interpreted as a string data of </.</ sequence as string data must
+ be escaped as:
+
+ </
< character is not followed
@@ -134,6 +172,28 @@
</ string is not followed
+ by a tag name.There is a < (U+003C
+ LESS-THAN SIGN) character
+ immediately followed by a / (U+005F
+ SOLIDUS) character, which is not part
+ of any end tag, in the input stream. The document
+ is non-conforming.
The </ sequence not followed by a
+ tag name is parsed as an opening of bogus comment.
The </ sequence as string data must
+ be escaped as:
+
</
+
+ -- sequence
@@ -981,6 +1041,6 @@
and/or modify it under the same terms as Perl itself.
-
+