jaz303 / tipsy

Facebook-style tooltips plugin for jQuery
http://onehackoranother.com/projects/jquery/tipsy/
MIT License
2.01k stars 557 forks source link

Chrome deprecating SVG offsetWidth and offsetHeight #192

Open xandor-io opened 8 years ago

xandor-io commented 8 years ago

Got these warnings today when working with my app.

'SVGElement.offsetWidth' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/5724912467574784 for more details.

'SVGElement.offsetHeight' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/5724912467574784 for more details.