From 8235459e1887bb82a95a0c09cc4ab9650b2bc975 Mon Sep 17 00:00:00 2001 From: dhrname Date: Sat, 9 Aug 2014 23:29:05 +0900 Subject: [PATCH] =?utf8?q?unsvgtovml=E9=96=A2=E6=95=B0=E3=81=AB=E3=81=8A?= =?utf8?q?=E3=81=91=E3=82=8B=E5=A4=89=E6=95=B0=E3=81=AE=E8=A7=A3=E6=94=BE?= =?utf8?q?=E5=87=A6=E7=90=86=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- org/w3c/dom/svg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/w3c/dom/svg.js b/org/w3c/dom/svg.js index 8c7e099..56dd52a 100644 --- a/org/w3c/dom/svg.js +++ b/org/w3c/dom/svg.js @@ -6753,7 +6753,7 @@ function unsvgtovml() { window.onscroll = NAIBU.emptyFunction; window.detachEvent("onload", NAIBU._main); NAIBU.freeArg(); - Object._create = Element = SVGElement = Attr = NamedNodeMap = CSS2Properties = CSSValue = CSSPrimitiveValue = NAIBU.xmlhttp = Node = Event = NAIBU = STLog = SVGColor = SVGPaint = void 0; + base = Object._create = SVGElement = CSS2Properties = CSSValue = CSSPrimitiveValue = NAIBU.xmlhttp = NAIBU = STLog = SVGColor = SVGPaint = void 0; Array = ActiveXObject = void 0; } catch(e) {} } -- 2.11.0