svnno****@sourc*****
svnno****@sourc*****
2010年 5月 31日 (月) 23:35:41 JST
Revision: 1865 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1865 Author: dhrname Date: 2010-05-31 23:35:41 +0900 (Mon, 31 May 2010) Log Message: ----------- Modified Paths: -------------- branches/06x/061/org/w3c/dom/css.js Modified: branches/06x/061/org/w3c/dom/css.js =================================================================== --- branches/06x/061/org/w3c/dom/css.js 2010-05-31 13:40:07 UTC (rev 1864) +++ branches/06x/061/org/w3c/dom/css.js 2010-05-31 14:35:41 UTC (rev 1865) @@ -185,7 +185,6 @@ */ function CSSStyleDeclaration() { this.cssText; - this.cssText._rewrite = 1; /*long*/ this.length = 0; /*CSSRule*/ this.parentRule = null; this._list = []; //内部のリスト