svnno****@sourc*****
svnno****@sourc*****
2011年 6月 30日 (木) 20:57:19 JST
Revision: 2806
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2806
Author: dhrname
Date: 2011-06-30 20:57:19 +0900 (Thu, 30 Jun 2011)
Log Message:
-----------
iframe要素の描画感覚を調整
Modified Paths:
--------------
branches/08x/081/org/w3c/dom/svg.js
Modified: branches/08x/081/org/w3c/dom/svg.js
===================================================================
--- branches/08x/081/org/w3c/dom/svg.js 2011-06-30 11:54:19 UTC (rev 2805)
+++ branches/08x/081/org/w3c/dom/svg.js 2011-06-30 11:57:19 UTC (rev 2806)
@@ -1883,7 +1883,8 @@
this.xmlhttp.onreadystatechange = NAIBU.emptyFunction;
alert(+(new Date()) - dsd.getTime())
if (this._next) {
- s = null;
+ ifr.contentWindow.screen.updateInterval = 0;
+ ifr = s = null;
this._next._init();
} else {
/*全要素の読み込みが終了した場合*/