]> source.dussan.org Git - svg.js.git/commit
fix leading/trailing space test case
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Thu, 20 Oct 2016 18:56:24 +0000 (16:56 -0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Thu, 20 Oct 2016 19:45:17 +0000 (17:45 -0200)
commit288662d0d9152602756b82f20798df9f47329bca
tree1cd07b9b6ae22196d7a524c8bb81221550333b7f
parent695f26a8df5907f3f49b208eb757ef85b0cd2cfa
fix leading/trailing space test case

odd number of points is invalid in SVG
See https://svgwg.org/svg2-draft/shapes.html#DataTypePoints
dist/svg.js
spec/spec/array.js