<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1507</bug_id>
          
          <creation_ts>2005-06-23 08:38:18 +0000</creation_ts>
          <short_desc>The processing instruction target matching &quot;[xX][mM][lL]&quot; is not allowed.</short_desc>
          <delta_ts>2005-06-23 08:43:03 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>XHTML1.0</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Veerakumar R">r.veerakumar</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4336</commentid>
    <comment_count>0</comment_count>
    <who name="Veerakumar R">r.veerakumar</who>
    <bug_when>2005-06-23 08:38:18 +0000</bug_when>
    <thetext>When I try to validate http://veera.bizhat.com/index.html it says:
&lt;Target: http://veera.bizhat.com/reviews/index.html
&lt;
&lt;Please, validate your XML document first!
&lt;
&lt;Line 4
&lt;
&lt;Column 6
&lt;
&lt;The processing instruction target matching &quot;[xX][mM][lL]&quot; 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 &lt;?xml version=&quot;1.0&quot;
encoding=&quot;UTF-8&quot;?&gt; declaration. When I remove those 3 newlines CSS Validator
validates it as a valid CSS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4337</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2005-06-23 08:43:03 +0000</bug_when>
    <thetext>This is a known limitation of the Markup Validator (and this is pointed out on 
the results page), the CSS Validator is correct, you cannot have newlines 
preceding the XML declaration.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>