Upgrade qunit to latest at github

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1964 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2011-02-01 15:36:45 +00:00
parent 9e9c758167
commit aeaa8b0213
3 changed files with 951 additions and 498 deletions

View File

@@ -7332,6 +7332,8 @@ var setContext = this.setContext = function(elem) {
this.clear = function() {
pathActions.clear();
clearSelection();
// clear the svgcontent node
canvas.clearSvgContentElement();