[Sie-announce] SIEコード [3074] _caの文章を整形

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2011年 11月 7日 (月) 22:06:46 JST


Revision: 3074
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=3074
Author:   dhrname
Date:     2011-11-07 22:06:46 +0900 (Mon, 07 Nov 2011)

Log Message:
-----------
_caの文章を整形

Modified Paths:
--------------
    branches/08x/089/org/w3c/dom/svg.js

Modified: branches/08x/089/org/w3c/dom/svg.js
===================================================================
--- branches/08x/089/org/w3c/dom/svg.js	2011-11-06 14:12:45 UTC (rev 3073)
+++ branches/08x/089/org/w3c/dom/svg.js	2011-11-07 13:06:46 UTC (rev 3074)
@@ -1880,7 +1880,8 @@
     }
     backright = bl + viewWidth + 1;
     backdown = bt + viewHeight + 1;
-    trstyle.clip = "rect(" +bt+ "px " +backright+ "px " +backdown+ "px " +bl+ "px)";    this._document = s;
+    trstyle.clip = "rect(" +bt+ "px " +backright+ "px " +backdown+ "px " +bl+ "px)";
+    this._document = s;
     if ("_svgload_limited" in s.documentElement) {
       /*_svgload_limitedプロパティはXlink言語が使われていない限り、0である。
        *xlink:href属性が指定されるたびに+1となる。




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