svnno****@sourc*****
svnno****@sourc*****
2009年 3月 21日 (土) 23:22:26 JST
Revision: 1101
http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1101
Author: dhrname
Date: 2009-03-21 23:22:26 +0900 (Sat, 21 Mar 2009)
Log Message:
-----------
Modified Paths:
--------------
branches/04x/046/sie.js
Modified: branches/04x/046/sie.js
===================================================================
--- branches/04x/046/sie.js 2009-03-21 14:11:09 UTC (rev 1100)
+++ branches/04x/046/sie.js 2009-03-21 14:22:26 UTC (rev 1101)
@@ -1220,7 +1220,7 @@
}
var stops = grad2.getElementsByTagName("stop");
if (!stops) {
- return;
+ return false;
}
var length = stops.length;
var color = [], colors = [], opacity = [];