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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 5月 31日 (月) 20:09:37 JST


Revision: 1849
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1849
Author:   dhrname
Date:     2010-05-31 20:09:37 +0900 (Mon, 31 May 2010)

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


Modified Paths:
--------------
    branches/ufltima/dom/css.js

Modified: branches/ufltima/dom/css.js
===================================================================
--- branches/ufltima/dom/css.js	2010-05-27 14:33:52 UTC (rev 1848)
+++ branches/ufltima/dom/css.js	2010-05-31 11:09:37 UTC (rev 1849)
@@ -371,7 +371,6 @@
   if (!n) {
     type = SVGLength.SVG_LENGTHTYPE_NUMBER;
   } else if (n === "%") {
-    var tod = this._document.documentElement;
     s *= this._percent;
     type = CSSPrimitiveValue.CSS_PERCENTAGE;
   } else if (n === "em") {




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