<?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>209</bug_id>
          
          <creation_ts>2003-05-14 10:10:59 +0000</creation_ts>
          <short_desc>Line numbers should start with 1 rather than 0</short_desc>
          <delta_ts>2004-10-06 01:34:46 +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>Other</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>890</dup_id>
          
          <bug_file_loc>http://jigsaw.w3.org/css-validator/validator?text=%2F*+line+1%0D%0Aline+2+*%2F%0D%0Ap+%7B+error%3A+error%3B+%7D+%2F*+line+3+*%2F%0D%0A&amp;warning=1&amp;profile=css2&amp;usermedium=all</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Paul Arzul">patricka</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>473</commentid>
    <comment_count>0</comment_count>
    <who name="Paul Arzul">patricka</who>
    <bug_when>2003-05-14 10:10:59 +0000</bug_when>
    <thetext>in this example:

/* line 1
line 2 */
p { text-align: lfet; } /* line 3 */

the error is on line 3, while the css validator reports it on line 2:

* Line: 2 Context : p
Invalid number : text-alignlfet is not a text-align value : lfet

(tested with textarea and file upload.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-05-23 22:06:05 +0000</bug_when>
    <thetext>Not quite a bug, the Validator starts at line 0, see &lt;http://jigsaw.w3.org/css-
validator/validator?text=a{color:none}&gt;, hence the difference. But I agree that 
this should be changed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2462</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2004-10-06 01:34:46 +0000</bug_when>
    <thetext>Current code says all lines are 0, moving resolution to Bug #890

*** This bug has been marked as a duplicate of 890 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>