Hello, Can someone review and commit the patch?
Thanks Anand On 1/4/2012 11:18 AM, Anand V Nath (Updated) (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TRINIDAD-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand V Nath updated TRINIDAD-2193: ----------------------------------- Attachment: jira-2193.patch Patch to take care of CSS3 gradient syntax warnings.Add CSS3 gradients validation support ------------------------------------- Key: TRINIDAD-2193 URL: https://issues.apache.org/jira/browse/TRINIDAD-2193 Project: MyFaces Trinidad Issue Type: Improvement Components: Skinning Affects Versions: 2.0.1-core Reporter: Anand V Nath Attachments: jira-2193.patch Currently we warn about usage of CSS3 gradient syntax in skin files. -moz-linear-gradient -webkit-linear-gradient radial-gradient linear-gradient repeating-linear-gradient repeating-radial-gradient Rendering is not affected, but these warnings can be removed.-- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
