You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/01 07:45:37 UTC

[GitHub] maxxam11 opened a new issue #645: Not working svg in background-image

maxxam11 opened a new issue #645: Not working svg in background-image
URL: https://github.com/apache/cordova-android/issues/645
 
 
   Hello.
   After updated webview to Chrome 72 (android 9) stopped working svg in background-image (css):
   
   `.my-class { background-image: url('data:image/svg+xml;utf8,<svg fill="#00bcd4" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>'); }`
   
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org