I am working on a webpage and I am previewing the HTML page inside Komodo IDE.
However, the webpage does not appear the same as it does in a web browser. There seems to be an issue with the clamp command.
For instance:
font-size: clamp(0px, 5vw, 38px)
Which rendering engine does the Live Preview in Komodo IDE utilize? Is it based on Blink, Gecko, or some other engine?
Should the preview in Komodo IDE resemble the appearance in Edge, Firefox, and Chrome? Am I making any mistakes?
I´m new to web coding and Komodo and I´m coding for fun and I´trying to learn.
Any help would be appreciated.
Komodo IDE version 12.0.1, Windows 11