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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 8月 20日 (金) 21:31:56 JST


Revision: 1978
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1978
Author:   dhrname
Date:     2010-08-20 21:31:56 +0900 (Fri, 20 Aug 2010)

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


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

Modified: branches/06x/061/org/w3c/core.js
===================================================================
--- branches/06x/061/org/w3c/core.js	2010-08-20 11:49:13 UTC (rev 1977)
+++ branches/06x/061/org/w3c/core.js	2010-08-20 12:31:56 UTC (rev 1978)
@@ -954,7 +954,7 @@
   ele.localName = localName;
   ele.prefix = prefix;
   ele.ownerDocument = this;
-  namespaceURI = qualifiedName = prefix = localName = isSpecified = null;
+  ti = namespaceURI = qualifiedName = prefix = localName = isSpecified = null;
   return ele;
 };
 /*createAttributeNSメソッド




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