svnno****@sourc*****
svnno****@sourc*****
2011年 8月 21日 (日) 20:39:29 JST
Revision: 2881 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2881 Author: dhrname Date: 2011-08-21 20:39:29 +0900 (Sun, 21 Aug 2011) Log Message: ----------- Modified Paths: -------------- branches/08x/084/org/w3c/dom/svg.js Modified: branches/08x/084/org/w3c/dom/svg.js =================================================================== --- branches/08x/084/org/w3c/dom/svg.js 2011-08-19 11:35:21 UTC (rev 2880) +++ branches/08x/084/org/w3c/dom/svg.js 2011-08-21 11:39:29 UTC (rev 2881) @@ -1729,7 +1729,7 @@ oba = _doc.createElement("div"); //obaはradialGradient要素で使う oba.setAttribute("id","_NAIBU_outline"); _doc.body.appendChild(oba); - sp.style.margin = "-2px,-0px,0px,-2px" + sp.style.margin = "-1px,-0px,0px,-1px" if (ifcw) { _doc.body.style.backgroundColor = objei.parentNode.currentStyle.backgroundColor; }