- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 23 Jun 2005 08:38:19 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1507 Summary: The processing instruction target matching "[xX][mM][lL]" is not allowed. Product: CSSValidator Version: CSS Validator Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: XHTML1.0 AssignedTo: ot@w3.org ReportedBy: r.veerakumar@gmail.com QAContact: www-validator-cvs@w3.org When I try to validate http://veera.bizhat.com/index.html it says: <Target: http://veera.bizhat.com/reviews/index.html < <Please, validate your XML document first! < <Line 4 < <Column 6 < <The processing instruction target matching "[xX][mM][lL]" is not allowed. But it validates as valid xhtml 1.0 document with w3c html validator. What I made out is that the page has 3 newline before <?xml version="1.0" encoding="UTF-8"?> declaration. When I remove those 3 newlines CSS Validator validates it as a valid CSS.
Received on Thursday, 23 June 2005 08:38:21 UTC