svnno****@sourc*****
svnno****@sourc*****
2011年 7月 6日 (水) 19:46:32 JST
Revision: 2819
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2819
Author: dhrname
Date: 2011-07-06 19:46:31 +0900 (Wed, 06 Jul 2011)
Log Message:
-----------
統合ミスを修正
Modified Paths:
--------------
trunk/sie.js
Modified: trunk/sie.js
===================================================================
--- trunk/sie.js 2011-07-06 10:30:39 UTC (rev 2818)
+++ trunk/sie.js 2011-07-06 10:46:31 UTC (rev 2819)
@@ -1,4 +1,4 @@
-/*SIE-SVG without Plugin under LGPL2.1 & GPL2.0 & Mozilla Public Lisence
+/*SIE-SVG without Plugin under LGPL2.1 & GPL2.0 & Mozilla Public Lisence
*公式ページは http://sie.sourceforge.jp/
*利用方法は <script defer="defer" type="text/javascript" src="sie.js"></script>
*http://sie.sourceforge.jp/
@@ -4007,7 +4007,6 @@
st = vmlUrl = null;
}
var str = this.xmlhttp.responseText,
- _doc = document,
objei = this._tar,
s = DOMImplementation.createDocument("http://www.w3.org/2000/svg", "svg"),
tar = s.documentElement,