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:50:02 UTC

[GitHub] dpogue commented on issue #645: Not working svg in background-image

dpogue commented on issue #645: Not working svg in background-image
URL: https://github.com/apache/cordova-android/issues/645#issuecomment-459636323
 
 
   Try replacing `fill="#00bcd4"` with `fill="%2300bcd4"`.
   
   This is not a Cordova bug, but an intentional change to Chrome:
   https://www.chromestatus.com/features/5656049583390720
   https://bugs.chromium.org/p/chromium/issues/detail?id=911973

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