svnno****@sourc*****
svnno****@sourc*****
2011年 3月 1日 (火) 20:58:36 JST
Revision: 2450 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2450 Author: dhrname Date: 2011-03-01 20:58:36 +0900 (Tue, 01 Mar 2011) Log Message: ----------- Modified Paths: -------------- branches/07x/072/org/w3c/dom/svg.js Modified: branches/07x/072/org/w3c/dom/svg.js =================================================================== --- branches/07x/072/org/w3c/dom/svg.js 2011-03-01 11:57:54 UTC (rev 2449) +++ branches/07x/072/org/w3c/dom/svg.js 2011-03-01 11:58:36 UTC (rev 2450) @@ -5709,9 +5709,9 @@ } window.onscroll = NAIBU.emptyFunction; window.detachEvent("onload", NAIBU._main); - Element = SVGElement = Attr = NamedNodeMap = CSS2Properties = CSSValue = CSSPrimitiveValue = NAIBU.xmlhttp = Node = Event = NAIBU = stlog = STLog = document = null; + Element = SVGElement = Attr = NamedNodeMap = CSS2Properties = CSSValue = CSSPrimitiveValue = NAIBU.xmlhttp = Node = Event = NAIBU = stlog = STLog = null; Array = ActiveXObject = null; - } catch(e) {console.log(e.message);} + } catch(e) {} } /*_main関数 *一番最初に起動するべき関数