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

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 10月 29日 (木) 23:31:34 JST


Revision: 1378
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1378
Author:   dhrname
Date:     2009-10-29 23:31:33 +0900 (Thu, 29 Oct 2009)

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


Modified Paths:
--------------
    branches/05x/053/sie.js

Modified: branches/05x/053/sie.js
===================================================================
--- branches/05x/053/sie.js	2009-10-29 14:24:40 UTC (rev 1377)
+++ branches/05x/053/sie.js	2009-10-29 14:31:33 UTC (rev 1378)
@@ -318,7 +318,6 @@
         getURL(this.emd[n].src,ca,this.emd,n+1);
       } catch(e) {stlog.add(e,185);this.next();}
   } else { //全要素の読み込みが終われば
-    _ie_svgfont(); //SVGFontを作動させる
   }
   } catch(e) {stlog.add(e,293);this.onumber++;this.next();}
 };
@@ -333,7 +332,7 @@
       var tep = tei.parentNode;
       tep.insertBefore(s,tei);
       tep.removeChild(tei);
-	  teli--;
+      teli--;
     }
   } catch(e) {stlog.add(e,294);}
 };
@@ -1841,7 +1840,7 @@
     getURL(src, _ie_font, [ {id : src.substring(src.indexOf("#"), src.length-1)} ], 1);
   }
 };
-NAIBU.svgNameSpace = "http://www.w3.org/2000/svg"
+NAIBU.svgNameSpace = "http://www.w3.org/2000/svg";
 function _ie_font(data) {
   if (data.sucesse) {
     //responsXMLはDTD処理を行う可能性があるため、ここでは使わない




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