In SVG, width and height being presentation attributes can take several types of CSS values, one of these types of values include viewport-percentage units like vw,vh,vmax,vmin etc. But for ...
The current implementation for calculating maximum viewport height uses the CSS unit lvh which is not supported in Safari 12.2.1. This results in inaccurate viewport height detection, leading to ...