<?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>3300</bug_id>
          
          <creation_ts>2006-05-23 11:54:30 +0000</creation_ts>
          <short_desc>Border Shorthand not recorgnized as valid</short_desc>
          <delta_ts>2007-07-19 09:27: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>text area</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://programmers.cpcug.org/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Thomas Miller">tmiller</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>9885</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Miller">tmiller</who>
    <bug_when>2006-05-23 11:54:30 +0000</bug_when>
    <thetext>Not sure which version of the validator is being used.  I use the botton on the page being validated.

border:&apos;2&apos; &apos;groove&apos; &apos;#000066&apos;;

Returns this error

Line: 128 Context : .TableCalender

Invalid number : border &apos;2&apos; is not a border-color value : &apos;2&apos; &apos;groove&apos; &apos;#000066&apos; 

Yet the documentation says

&apos;border&apos;
    Value:  	[ &lt;&apos;border-width&apos;&gt; || &lt;&apos;border-style&apos;&gt; || &lt;color&gt; ] | inherit
    Initial:  	see individual properties
    Applies to:  	all elements
    Inherited:  	no
    Percentages:  	N/A
    Media:  	visual</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9886</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2006-05-23 16:33:44 +0000</bug_when>
    <thetext>If you put something into &apos; characters, you have a string, not a keyword, color value, or length, and without the &apos; characters, 2 would not be valid as you have to use a length and lengths have to have a unit identifier.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9888</commentid>
    <comment_count>2</comment_count>
    <who name="Thomas Miller">tmiller</who>
    <bug_when>2006-05-23 18:36:19 +0000</bug_when>
    <thetext>It turns out that I had my syntax wrong.  The error message received was not appropriate to the problem.  Also, please add an example to the help that uses real values.  This would have solved my problem much quicker.  &quot;||&quot; in SQL means to concatinate together.  An example like this

border: 2px groove #000066;

would have solved the problem much quicker.

By the way I had 

border:  &apos;2px&apos; &apos;groove&apos; &apos;#000066&apos;;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15879</commentid>
    <comment_count>3</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-07-19 09:27:25 +0000</bug_when>
    <thetext>closing as &quot;not a bug&quot;, even though it is acknowledged that the error message could be less confusing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>