Does android webview support css offset path and offset distance

Hello, everyone.
I’m working on an ionic angular app that must work on both Android and iOS. I’m having trouble with an svg component because I’m attempting to use the properties offset-path and offset-distance in scss, but the functionality isn’t working. Could anyone help clarify this issue?
Thank you in advance.

Hi
As safari doesn’t support offset-path, the functionality won’t work in iOS

Mozilla’s browser compatibility is usually pretty accurate. You want to look at “Safari on iOS” and “WebView Android” or look at https://caniuse.com.