<?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>2446</bug_id>
          
          <creation_ts>2005-11-04 02:10:56 +0000</creation_ts>
          <short_desc>border-width validation omits &quot;redundant&quot; setting</short_desc>
          <delta_ts>2006-04-20 05:20:16 +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>text area</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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="Jefferson Scher">jscher</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>7025</commentid>
    <comment_count>0</comment_count>
    <who name="Jefferson Scher">jscher</who>
    <bug_when>2005-11-04 02:10:56 +0000</bug_when>
    <thetext>If you paste these in the text area:

border-width: 0 0 1px 0;
border-width: 1px 0 0 0;
border-width: 1px 0 0 1px;

You get back these as valid css:

border-width : 0 0 1px;
border-width : 1px 0 0;
border-width : 1px 0 0 1px;

The first two apparently are equivalent to the original, but I think it is bad
for usability to rewrite the user&apos;s css in this way. Trying to remember the
&quot;12:00 3:00 6:00 9:00&quot; versus &quot;12:00/6:00 3:00/9:00&quot; orientation is challenging
enough without getting back 3 settings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9322</commentid>
    <comment_count>1</comment_count>
      <attachid>420</attachid>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-04-20 05:19:08 +0000</bug_when>
    <thetext>Created attachment 420
4 values for border property 

adding test case identical to the one reported in
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2446#c0
the &quot;source display&quot; after validation should have 4 values for each case, not just 3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9323</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-04-20 05:20:16 +0000</bug_when>
    <thetext>Fixed in CVS by Jean-Guilhem Rouel.

Testable at 
http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2FBugs%2FPublic%2Fattachment.cgi%3Fid%3D420

Will be in the production service shortly.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>420</attachid>
            <date>2006-04-20 05:19:08 +0000</date>
            <delta_ts>2006-04-20 05:19:08 +0000</delta_ts>
            <desc>4 values for border property </desc>
            <filename>2446-border_4_values.css</filename>
            <type>text/css</type>
            <size>112</size>
            <attacher name="Olivier Thereaux">ot</attacher>
            
              <data encoding="base64">LmNsYXNzMSB7IGJvcmRlci13aWR0aDogMCAwIDFweCAwOyB9DS5jbGFzczIgeyBib3JkZXItd2lk
dGg6IDFweCAwIDAgMDsgfQ0uY2xhc3MzIHsgYm9yZGVyLXdpZHRoOiAxcHggMCAwIDFweDsgfQ==
</data>

          </attachment>
      

    </bug>

</bugzilla>