Forum Discussion

jmpsoares's avatar
jmpsoares
Copper Contributor
Mar 29, 2021

Android EDGE not reconize CSS functions min(), max() and clamp()

Android EDGE not reconize CSS functions min(), max() and clamp(). Reconize calc().

I program a website, to be viewed in Firefox, Chrome and EDGE, and with responsible mode.

I use the min () max () and clamp () functions, with vw, px and _%, in some font-size: or width: css definitions.

All mentioned browsers respond correctly to the expected, on the desktop.

But on mobile, only Android Edge (loaded from the Play Store - Microsoft Edge), does not recognize these features.

 

A Jsfiddle for testing:  //jsfiddle.net/bngaq71y/

in  a mobile with Android Edge browser.

 

Is there a way to solve this little problem?

Thank you

Jorge

Resources