You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ivancuric
changed the title
Using calc() with viewport units on a stroke in SVG paths crashes Edge 14
Using calc() with viewport units on SVG paths crashes Edge 14
Mar 16, 2017
Using viewport units (
vw
,vh
) in acalc
function on an SVGpath
element causes the browser to crash. IE11 works fine. Haven't tested Edge 13 & 15.Reported issue
Pen
The text was updated successfully, but these errors were encountered: