Add a sanitize.js module and put sanitizeSvg into it. Fix some browsersupport sniffing calls.

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1852 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-11-07 20:14:05 +00:00
parent ab88088880
commit a681fc2579
8 changed files with 368 additions and 313 deletions

View File

@@ -28,6 +28,7 @@ build/$(PACKAGE):
--js math.js \
--js units.js \
--js svgutils.js \
--js sanitize.js \
--js svgcanvas.js \
--js svg-editor.js \
--js locale/locale.js \