removing VML support from client side

This commit is contained in:
Pablo Luna
2011-03-16 11:40:48 +00:00
parent 1b04d1effc
commit 7acfd763fa
41 changed files with 27 additions and 1914 deletions

View File

@@ -175,7 +175,7 @@ web2d.Workspace.prototype.getCoordOrigin = function()
// Private method declaration area
/**
* All the VML or SVG elements will be children of this HTML element.
* All the SVG elements will be children of this HTML element.
*/
web2d.Workspace.prototype._getHtmlContainer = function()
{