<?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>9123</bug_id>
          
          <creation_ts>2010-02-22 23:19:19 +0000</creation_ts>
          <short_desc>RGBA not supported as a border color.</short_desc>
          <delta_ts>2012-11-02 10:14:08 +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>CSS 3</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>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="AB">alyosha.be</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>caribou</cc>
    
    <cc>max.berghammer</cc>
    
    <cc>mmkmou</cc>
    
    <cc>rthawkcom</cc>
          
          <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>32511</commentid>
    <comment_count>0</comment_count>
    <who name="AB">alyosha.be</who>
    <bug_when>2010-02-22 23:19:19 +0000</bug_when>
    <thetext>If an RGBA value is given for border-color, the validator returns this error:
Value Error : border  Too many values or values are not recognized : 2px solid rgba(18,143,53,0.3)  2px solid rgba(18,143,53,0.3)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58431</commentid>
    <comment_count>1</comment_count>
    <who name="mmkmou">mmkmou</who>
    <bug_when>2011-10-19 18:15:44 +0000</bug_when>
    <thetext>idem  for text-shadow and box-shadow</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63404</commentid>
    <comment_count>2</comment_count>
    <who name="R M">rthawkcom</who>
    <bug_when>2012-01-31 16:26:58 +0000</bug_when>
    <thetext>Broken for almost 2 years now!!  CONGRATS!

An example of a valid syntax it reports as an error:

text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.5) 0 -1px, rgba(0,0,0,0.3) -1px -2px;


Also, the link it produces to text shadow is dead:

http://jigsaw.w3.org/css-validator/nulltext.html#propdef-text-shadow</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74229</commentid>
    <comment_count>3</comment_count>
    <who name="carine bournez">caribou</who>
    <bug_when>2012-09-21 15:11:26 +0000</bug_when>
    <thetext>Supported in the current version.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77567</commentid>
    <comment_count>4</comment_count>
    <who name="">max.berghammer</who>
    <bug_when>2012-10-31 20:42:15 +0000</bug_when>
    <thetext>The current version still says, that a valid rgba-value is an error for the outline-property...
example:

.thinOutline,
.tile,
ul.tiles li a,
.mainnav ul li a,
ul.subnav li a {
	outline: rgba(0, 0, 0, 0.25) solid 1px;
	outline-offset: -1px;
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77747</commentid>
    <comment_count>5</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2012-11-02 10:14:08 +0000</bug_when>
    <thetext>The bug report was for the &apos;border&apos; spec. It is _not_ the same issue as the one with &apos;outline&apos; (which was just fixed), so please do not reopen this bug for random properties, open a new one, thanks! (and thanks for the report for outline).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>