[Bug 2785] The processing instruction target matching "[xX][mM][lL]" is not allowed.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2785

           Summary: The processing instruction target matching
                    "[xX][mM][lL]" is not allowed.
           Product: CSSValidator
           Version: CSS Validator
          Platform: PC
               URL: http://cakecrossing.webpark.pl/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: ot@w3.org
        ReportedBy: egil@wp.pl
         QAContact: www-validator-cvs@w3.org


I've tried to validate my (very simple) page but got this error:
"Target: http://cakecrossing.webpark.pl/index_css.htm
Please, validate your XML document first!
Line 4
Column 6
The processing instruction target matching "[xX][mM][lL]" is not allowed."

The problem is that I did validate this here:
http://validator.w3.org/check?uri=http%3A%2F%2Fcakecrossing.webpark.pl%2Findex_css.htm&charset=%28detect+automatically%29&doctype=Inline&verbose=1
CSS validating link:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fcakecrossing.webpark.pl%2Findex_css.htm

So this is some kind of a bug in on of those validators.

I'm going to leave that file for a while so you can experiment. Please notify me
when you will finish, so I can delete it.

PS: Deleting "<?xml version="1.0" encoding="windows-1250"?>" fixed the problem,
but it should either validate in both or find errors in both.

Received on Tuesday, 31 January 2006 00:42:14 UTC