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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 1月 2日 (日) 22:06:11 JST


Revision: 2269
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2269
Author:   dhrname
Date:     2011-01-02 22:06:11 +0900 (Sun, 02 Jan 2011)

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


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

Modified: branches/06x/067/org/w3c/dom/svg.js
===================================================================
--- branches/06x/067/org/w3c/dom/svg.js	2011-01-02 12:57:06 UTC (rev 2268)
+++ branches/06x/067/org/w3c/dom/svg.js	2011-01-02 13:06:11 UTC (rev 2269)
@@ -5479,7 +5479,6 @@
     var titf = document.getElementById(rand);
     /*IEのみ、font-sizeは自動で調整されている(つまり、DOMからよびだされた)ものを使った方がよい*/
     fontSize = parseFloat(titf.currentStyle.fontSize);
-    console.log(fontSize);
     fe = fontSize / em;
     rand = titf = null;
   }




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