[Sie-announce] SIEコード [2897]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 8月 28日 (日) 22:01:51 JST


Revision: 2897
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2897
Author:   dhrname
Date:     2011-08-28 22:01:51 +0900 (Sun, 28 Aug 2011)

Log Message:
-----------


Modified Paths:
--------------
    branches/08x/084/org/w3c/dom/svg.js

Modified: branches/08x/084/org/w3c/dom/svg.js
===================================================================
--- branches/08x/084/org/w3c/dom/svg.js	2011-08-28 12:58:47 UTC (rev 2896)
+++ branches/08x/084/org/w3c/dom/svg.js	2011-08-28 13:01:51 UTC (rev 2897)
@@ -1735,7 +1735,7 @@
         sp = _doc.createElement("div"),
         dcp = _doc.createElement("v:group"),
         backr = _doc.createElement("v:rect"),
-        style, fontSize, sw, sh, trstyle, tpstyle, backrs,
+        style, fontSize, sw, sh, trstyle, tpstyle, backrs, viewWidth, viewHeight, backdown, backright,
         bfl, bft, bl, text,
         _parseFloat = parseFloat,
         ndoc = NAIBU.doc,
@@ -1892,7 +1892,7 @@
     }
     s.defaultView._cache = s.defaultView._cache_ele = null;
     oba = _doc = evt = _doc = objei = tar = tview = objw = objh = n = att = sdt = sp = dcp = backr = sw = sh = style = fontSize = null;
-    trstyle = tpstyle = backrs = text = texti = i = bfl = bft = bl = bt = text = _parseFloat = null;
+    trstyle = tpstyle = backrs = text = texti = i = bfl = bft = bl = bt = text = _parseFloat = w = h = viewWidth = viewHeight = backdown = backright = null;
     /*IEのメモリリーク対策として、空関数を入力*/
     this.xmlhttp.onreadystatechange = NAIBU.emptyFunction;
     alert(+(new Date()) - dsd.getTime())




Sie-announce メーリングリストの案内
Back to archive index