You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/03/05 19:10:04 UTC

[GitHub] carlosrovira opened a new issue #26: [CSS] using linear-grasdient make SWF not compile

carlosrovira opened a new issue #26: [CSS] using linear-grasdient make SWF not compile
URL: https://github.com/apache/royale-compiler/issues/26
 
 
   I'm using 
   
   background: linear-gradient(#3BB0FF, #1E36FA);
   
   this results in 
   
   Error: CSS codegen problem. Reason: 'Unexpected function call property value: linear-gradient(#3BB0FF, #1E36FA)'
   
   and SWF is not compiled
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services