<?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>20885</bug_id>
          
          <creation_ts>2013-02-06 12:55:32 +0000</creation_ts>
          <short_desc>Redefinition of top</short_desc>
          <delta_ts>2013-02-13 10:12:58 +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>Parser</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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 name="Jean-Guilhem Rouel">jean-gui</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</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>82624</commentid>
    <comment_count>0</comment_count>
    <who name="Jean-Guilhem Rouel">jean-gui</who>
    <bug_when>2013-02-06 12:55:32 +0000</bug_when>
    <thetext>[From http://code.w3.org/unicorn/ticket/245]

Hello, if you try to validate this line:

.test { position:absolute; top:10px; right:0; }

The Unicorn W3C Validator will show this warning: &quot;Redefinition of top&quot;

I think this is a BUG. If you replace &quot;right:0;&quot; with &quot;left:0;&quot; for example, and try to validate this line:

.test { position:absolute; top:10px; left:0; }

The Unicorn W3C Validator will show no warning. Bye

Michael</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83096</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2013-02-13 10:12:58 +0000</bug_when>
    <thetext>Fixed (issue in inheritance)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>