[Sie-announce] SIEコード [3047] _currentStyleプロパティを削除する処理を不要になったので除去

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 10月 29日 (土) 23:04:24 JST


Revision: 3047
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=3047
Author:   dhrname
Date:     2011-10-29 23:04:24 +0900 (Sat, 29 Oct 2011)

Log Message:
-----------
_currentStyleプロパティを削除する処理を不要になったので除去

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

Modified: branches/08x/088/org/w3c/dom/svg.js
===================================================================
--- branches/08x/088/org/w3c/dom/svg.js	2011-10-29 14:01:16 UTC (rev 3046)
+++ branches/08x/088/org/w3c/dom/svg.js	2011-10-29 14:04:24 UTC (rev 3047)
@@ -3052,7 +3052,6 @@
   tt.coordsize = vi.width.baseVal.value + " " + vi.height.baseVal.value;
   NAIBU._setPaint(tar, matrix);
   delete tar._cacheMatrix;
-  delete tar._currentStyle;
   evt = tar = dat = t = tx = ty = matrix = tlist = x = y = _parseInt = ma = mb = mc = md = me = mf = vi = isZ = isC = i = tli = tps = ti = cname = tt = void 0;
 };
 _sproto._com = {
@@ -3447,7 +3446,6 @@
       ele.coordsize = w + " " + h;
       NAIBU._setPaint(tar, ctm);
       delete tar._cacheMatrix;
-      delete tar._currentStyle;
       evt = tar = style = list = dat = ele = vi = fontSize = void 0;
     }, false);
     evt = tar = void 0;
@@ -3528,7 +3526,6 @@
         ele.coordsize = w + " " + h;
         NAIBU._setPaint(tar, ctm);
         delete tar._cacheMatrix;
-        delete tar._currentStyle;
         evt = tar = list = style = fontSize = dat = ele = void 0;
     }, false);
     evt = tar = void 0;
@@ -3611,7 +3608,6 @@
       ele.coordsize = w + " " + h;
       NAIBU._setPaint(tar, ctm);
       delete tar._cacheMatrix;
-      delete tar._currentStyle;
       evt = ele = tar = style = fontSize = dat = list = ctm = w = h = void 0;
     }, false);
     evt = tar = void 0;
@@ -3684,7 +3680,6 @@
       ele.coordsize = w + " " + h;
       NAIBU._setPaint(tar, ctm);
       delete tar._cacheMatrix;
-      delete tar._currentStyle;
       evt = ele = tar = style = fontSize = dat = list = ctm = vi = w = h = void 0;
     }, false);
     evt = tar = void 0;
@@ -3773,7 +3768,6 @@
       ele.coordsize = w + " " + h;
       NAIBU._setPaint(tar, ctm);
       delete tar._cacheMatrix;
-      delete tar._currentStyle;
       evt = ele = tar = dat = list = ctm = w = h = vi = void 0;
     }, false);
     evt = tar = void 0;
@@ -4298,7 +4292,6 @@
         ttp.appendChild(backr);
       }
       delete tar._cacheMatrix;
-      delete tar._currentStyle;
       isRect = evt = tar = style = tedeco = tpp = ttpc = style = color = cursor = disp = vis = ttps = backr = backrs = void 0;
     }, false);
     evt = tar = void 0;




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