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

@@ -11,6 +11,7 @@
<iframe src='svgutils_test.html' width='100%' height='300'></iframe>
<iframe src='history_test.html' width='100%' height='300'></iframe>
<iframe src='select_test.html' width='100%' height='300'></iframe>
<iframe src='document_test.html' width='100%' height='300'></iframe>
</body>
<script>
window.setTimeout(function() {