This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16032 - TEXT-SHADOW: RGBA not supported as a color
Summary: TEXT-SHADOW: RGBA not supported as a color
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 3 (show other bugs)
Version: CSS Validator
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 12:51 UTC by csnieto
Modified: 2012-08-29 10:42 UTC (History)
0 users

See Also:


Attachments

Description csnieto 2012-02-20 12:51:22 UTC
When you use rgba as a color, the expresion is not recognized and show an error. 

Value Error : text-shadow Too many values or values are not recognized : 0 1px 0 rgba(255,255,255,0.4 )
Comment 1 Yves Lafon 2012-08-29 10:42:27 UTC
Fixed with new code.
Css3 version correspond to http://www.w3.org/TR/2012/WD-css3-text-20120814/#text-shadow0