<?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>3098</bug_id>
          
          <creation_ts>2006-04-09 00:12:29 +0000</creation_ts>
          <short_desc>CSS validator stops at &lt;meta&gt; tag but XHTML previously validated</short_desc>
          <delta_ts>2006-04-09 23:30:26 +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>CSS 2.0</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://fernandorey.net</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fernando Rey">email</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>9097</commentid>
    <comment_count>0</comment_count>
    <who name="Fernando Rey">email</who>
    <bug_when>2006-04-09 00:12:29 +0000</bug_when>
    <thetext>The CSS validator stops at &lt;meta&gt; tag with the following error message:
--
Error
Target: http://www.fernandorey.net/index.asp
Please, validate your XML document first!
Line 7
Column 85
Element type &quot;meta&quot; must be followed by either attribute specifications, &quot;&gt;&quot; or &quot;/&gt;&quot;. 
--

I had previously validated my XHTML and it passed validation.  I am aware of the space after last character before / and it is coded like that. (i.e. &lt;meta .....(space)/&gt;. I am linked to the checker and everything works as it should on the XHTML side.  

I have also validated the CSS by uploading my file and it also validates like this, previous warning of using the proper XHTML structure (which I know is good as per above).  

I would like to finish this issue by linking the CSS ok logo, but stopped by above issue.

Any light on this would be greatly appreciated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9099</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2006-04-09 14:35:31 +0000</bug_when>
    <thetext>E.g. src=&quot;index_IframeContent.asp&quot;align=&quot;top&quot;frameborder=&quot;0&quot;scrolling=&quot;yes&quot; is not allowed in XML, you have to put spaces between the &quot; and the next attribute specification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9100</commentid>
    <comment_count>2</comment_count>
    <who name="Fernando Rey">email</who>
    <bug_when>2006-04-09 23:30:26 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; E.g. src=&quot;index_IframeContent.asp&quot;align=&quot;top&quot;frameborder=&quot;0&quot;scrolling=&quot;yes&quot; is
&gt; not allowed in XML, you have to put spaces between the &quot; and the next attribute
&gt; specification.

OK.  A few spaces added throughout the document and all is good.
Thanks for taking the time to answer this.  All the best.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>