Validate the validator

Hi,

I have submitted to the validator a HTML page that has some "&" characters
in the contents, where it should actually be "&"
The validator rightly raises this error, but to report it, it generates an HTML page
that contains exactly the same error!
Here is an excerpt of the source code generated by the validator:

    <div>
  Line 6, column 94:  character "&" is the first character of a delimiter but occurred as data      </div>

And it does the same kind of ironical error with character "<" (instead of "&lt;").
Someone should probably validate the pages generated by the validator...

Vincent.
--------------------------------------
Vincent Quint                       INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Vincent.Quint@inria.fr      655 avenue de l'Europe
Tel.: +33 4 76 61 53 62             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex
                                    France

Received on Thursday, 17 June 2004 13:11:01 UTC