pfx81
Results
1
issues of
pfx81
I get this new error with the following code (with snap.svg.js 0.5 build: 2017-02-06): `var s = Snap("#svg1"); var r = s.rect(100,100,100,100).attr({ stroke: '#123456', 'strokeWidth': 20, fill: 'red', 'opacity': 1...