Results 1 issues of Ed Zahurak

Chrome now reports: SVGPathSeg is deprecated and will be removed in Chrome 48. See https://www.chromestatus.com/feature/5708851034718208. will need replaced with: https://svgwg.org/specs/paths/#InterfaceSVGPathData there is a polyfill for this as well: https://github.com/jarek-foksa/path-data-polyfill.js

task