[Sie-announce] SIEコード [1767] getOverrideStyleメソッドの修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 3月 30日 (火) 23:43:49 JST


Revision: 1767
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1767
Author:   dhrname
Date:     2010-03-30 23:43:49 +0900 (Tue, 30 Mar 2010)

Log Message:
-----------
getOverrideStyleメソッドの修正

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

Modified: branches/ufltima/dom/css.js
===================================================================
--- branches/ufltima/dom/css.js	2010-03-29 14:15:44 UTC (rev 1766)
+++ branches/ufltima/dom/css.js	2010-03-30 14:43:49 UTC (rev 1767)
@@ -709,7 +709,6 @@
  */
 /*function DocumentCSS : stylesheets::DocumentStyle {*/
 /*CSSStyleDeclaration*/ Document.prototype.getOverrideStyle = function( /*Element*/ elt, /*string*/ pseudoElt) {
-  return (elt._runtimeStyle);
 };
 /*createCSSStyleSheetメソッド
  *文書のスタイルシートを作成




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