[Sie-announce] SIEコード [2350] コメントの修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 1月 31日 (月) 23:42:51 JST


Revision: 2350
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2350
Author:   dhrname
Date:     2011-01-31 23:42:51 +0900 (Mon, 31 Jan 2011)

Log Message:
-----------
コメントの修正

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

Modified: branches/06x/069/org/w3c/dom/svg.js
===================================================================
--- branches/06x/069/org/w3c/dom/svg.js	2011-01-31 14:28:36 UTC (rev 2349)
+++ branches/06x/069/org/w3c/dom/svg.js	2011-01-31 14:42:51 UTC (rev 2350)
@@ -1686,7 +1686,7 @@
       } else {
         /*全要素の読み込みが終了した場合*/
         if (s.implementation._buffer_) {
-          /*以下はバッファリングにためておいた要素とイベントを、処理落ちのために後から実行する*/
+          /*以下はバッファリングにためておいた要素とイベントを、後から実行する*/
           Event._buff = setInterval(function(){
             if (DOMImplementation._buffer_.length === 0) {
               clearInterval(Event._buff);              




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