--- test/html-webhacc/error-description-source.xml 2007/11/05 09:33:52 1.13 +++ test/html-webhacc/error-description-source.xml 2007/11/07 11:29:46 1.14 @@ -905,6 +905,22 @@ + + Charset declaration syntax + <meta http-equiv="Content-Type" content="text/html; charset=charset-name"> + is obsolete. + +

Old long charset declaration syntax + <meta http-equiv="Content-Type" content="text/html; charset=charset-name"> + is in use. The document is non‐conforming.

+ +

The new charset declaration syntax is: +

<meta charset="charset-name">
+

+
+
+ This identifier has already been @@ -1343,6 +1359,6 @@ and/or modify it under the same terms as Perl itself.

- + \ No newline at end of file