Add unused document JS module and test. Change svgcanvas to always increment object ids for every call to getNextId().

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1908 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2011-01-13 06:57:26 +00:00
parent 15165fe7b9
commit e557f346e9
6 changed files with 290 additions and 20 deletions

View File

@@ -31,6 +31,7 @@ build/$(PACKAGE):
--js sanitize.js \
--js history.js \
--js select.js \
--js document.js \
--js svgcanvas.js \
--js svg-editor.js \
--js locale/locale.js \