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 23031 - linear-gradient syntax causes a warning
Summary: linear-gradient syntax causes a warning
Status: NEW
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 3 (show other bugs)
Version: CSS Validator
Hardware: PC Windows NT
: 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: 2013-08-21 09:14 UTC by Andrey
Modified: 2013-08-21 09:14 UTC (History)
0 users

See Also:


Attachments

Description Andrey 2013-08-21 09:14:22 UTC
This rule ".something { background: linear-gradient(bottom, #8dd14b, #56ba48); }" should be recognized as legitimate syntax but warning appears: "bottom is not a color value".