<?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>787</bug_id>
          
          <creation_ts>2004-06-06 18:05:21 +0000</creation_ts>
          <short_desc>Parse Error - [empty string]</short_desc>
          <delta_ts>2012-09-21 14:06:06 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www2.arnes.si/~sopjsimo/gimp/red.css</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="Jernej Simon&amp;#269;i&amp;#269;">jernej.bz</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          <cc>caribou</cc>
    
    <cc>gpetrachi</cc>
    
    <cc>matlock.jen</cc>
    
    <cc>stuartl</cc>
          
          <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>2002</commentid>
    <comment_count>0</comment_count>
    <who name="Jernej Simon&amp;#269;i&amp;#269;">jernej.bz</who>
    <bug_when>2004-06-06 18:05:21 +0000</bug_when>
    <thetext>The CSS validator returns the following error when parsing &lt;http://www2.arnes.
si/~sopjsimo/gimp/red.css&gt; (doesn&apos;t matter if the file is loaded from the URL,  
disk, or entered in the textarea):

,---------
| Errors:
| URI : file://localhost/TextArea
|
|  * Line: 0 
|
|    Parse Error - [empty string]
&apos;---------</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2040</commentid>
    <comment_count>1</comment_count>
    <who name="Stuart Longland">stuartl</who>
    <bug_when>2004-06-22 08:29:55 +0000</bug_when>
    <thetext>It seems there&apos;s problems with the parser from where I sit...

http://jigsaw.w3.org/css-validator/validator?uri=http://stuartl.longlandclan.hopto.org/

    * Line: 0 Context : .pagetitle

      Invalid number : font-sizexx-large is not a font-size value : xx-large
    * Line: 0 Context : .sitetitle

      Invalid number : font-sizex-large is not a font-size value : x-large
    * Line: 0 Context : .navbar

      Invalid number : borderParse Error - [empty string]
    * Line: 0 Context : .navlink

      Invalid number : color#666 is not a color value : #666
    * Line: 0 Context : .navlink

      Invalid number : backgroundToo many values or values are not recognized : #ccc
    * Line: 0 Context : .navlink:hover

      Invalid number : color#ccc is not a color value : #ccc
    * Line: 0 Context : .navlink:hover

      Invalid number : backgroundToo many values or values are not recognized : #333
    * Line: 0 Context : .navitem

      Invalid number : color#666 is not a color value : #666
    * Line: 0 Context : .navitem:hover

      Invalid number : color#ccc is not a color value : #ccc
    * Line: 0 Context : .footer

      Invalid number : font-sizesmall is not a font-size value : small

Now... the &quot;Line 0&quot; looks suspect, to me it looks like its referencing an
undefined variable -- or it&apos;s not incrementing the variable properly.

Also, font-size: xx-large is valid CSS... Most of the other errors appear bogus
too.  Can someone please check this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5537</commentid>
    <comment_count>2</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2005-08-26 15:17:10 +0000</bug_when>
    <thetext>Fixed, see http://qa-dev.w3.org:8001/css-validator/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45167</commentid>
    <comment_count>3</comment_count>
    <who name="">matlock.jen</who>
    <bug_when>2011-02-07 02:50:34 +0000</bug_when>
    <thetext>I am getting &quot;Parse Error footer&quot; for my error line when I validate via the webpage; however, when I use the file upload or direct input it is perfect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60069</commentid>
    <comment_count>4</comment_count>
    <who name="Giovanna Petrachi">gpetrachi</who>
    <bug_when>2011-11-16 11:50:00 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; Fixed, see http://qa-dev.w3.org:8001/css-validator/

Today we have the same problem although the fix.
We&apos;re  getting 2 errors:
at line 3815 &quot;Parse Error [empty string]&quot; 

at line 0 Parse Error Lexical error at line 1, column 1. Encountered: &quot;&quot; (0), after : &quot;&quot; 
when we validate via the webpage.

However, when we use direct input it is perfect.

The uri is http://www.provincia.le.it/web/provincia

Thanks</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>