<?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>6090</bug_id>
          
          <creation_ts>2008-09-16 21:24:28 +0000</creation_ts>
          <short_desc>Wrong normalization for value of background-position in validated output</short_desc>
          <delta_ts>2009-02-06 15:21:25 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>01908667</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>21929</commentid>
    <comment_count>0</comment_count>
    <who name="">01908667</who>
    <bug_when>2008-09-16 21:24:28 +0000</bug_when>
    <thetext>Validation of the rule *{background-position:center;} results in output of 

*  {
background-position : center 0%;
} 

as &quot;Valid CSS information&quot;. Sure, this is valid, but &quot;center 0%&quot; is not equal to &quot;center&quot;. &quot;center 50%&quot; or &quot;center center&quot; would be a correct expansion, while &quot;center 0%&quot; means the same as &quot;center top&quot; which is obviously something different.

Relevant part of the spec: &lt;http://www.w3.org/TR/CSS21/colors.html#propdef-background-position&gt;
&gt;If only one value is specified, the second value is assumed to be &apos;center&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23505</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2009-02-06 15:21:25 +0000</bug_when>
    <thetext>Fixed on http://qa-dev.w3.org:8001/css-validator/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>