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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 10月 11日 (月) 19:29:01 JST


Revision: 2053
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2053
Author:   dhrname
Date:     2010-10-11 19:29:01 +0900 (Mon, 11 Oct 2010)

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


Modified Paths:
--------------
    branches/06x/061/org/w3c/dom/svg.js

Modified: branches/06x/061/org/w3c/dom/svg.js
===================================================================
--- branches/06x/061/org/w3c/dom/svg.js	2010-10-10 13:31:02 UTC (rev 2052)
+++ branches/06x/061/org/w3c/dom/svg.js	2010-10-11 10:29:01 UTC (rev 2053)
@@ -2145,9 +2145,6 @@
       if (t.localName !== "radialGradient" && !!!tar._fillElement) {
         el.appendChild(evtt._tar);
         tar._fillElement = evtt._tar; //キャッシュを作る
-      } else {
-        el.removeChild(evtt._tar);
-        el.appendChild(evtt._tar);
       }
       t = evtt = null;
     }




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