diff options
author | wout <wout@impinc.co.uk> | 2014-06-21 22:30:49 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-06-21 22:30:49 +0200 |
commit | c168777a82c9dd81af36cb7f7d4948c148403ea0 (patch) | |
tree | f13880f41ceb4bc583b772886bf6ebb2fc4a9ad0 /dist | |
parent | 1953dbcdb44c6ae94e18501e8c1168e8fb8d71d8 (diff) | |
download | svg.js-c168777a82c9dd81af36cb7f7d4948c148403ea0.tar.gz svg.js-c168777a82c9dd81af36cb7f7d4948c148403ea0.zip |
Speccing adopter module
Diffstat (limited to 'dist')
-rwxr-xr-x | dist/svg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/svg.js b/dist/svg.js index deafcfb..70f1693 100755 --- a/dist/svg.js +++ b/dist/svg.js @@ -1,4 +1,4 @@ -/* svg.js 1.0.0-rc.10-8-g0bb294a - svg inventor adopter regex utilities default color array pointarray patharray number viewbox bbox rbox element parent container fx relative event defs group arrange mask clip gradient pattern doc spof shape symbol use rect ellipse line poly path image text textpath nested hyperlink marker sugar set data memory selector loader helpers polyfill - svgjs.com/license */ +/* svg.js 1.0.0-rc.10-9-g1953dbc - svg inventor adopter regex utilities default color array pointarray patharray number viewbox bbox rbox element parent container fx relative event defs group arrange mask clip gradient pattern doc spof shape symbol use rect ellipse line poly path image text textpath nested hyperlink marker sugar set data memory selector loader helpers polyfill - svgjs.com/license */ ;(function() { var SVG = this.SVG = function(element) { |