[Sie-announce] SIEコード [2033] 位置を移動させて、最適化を図った

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 10月 1日 (金) 22:16:05 JST


Revision: 2033
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2033
Author:   dhrname
Date:     2010-10-01 22:16:05 +0900 (Fri, 01 Oct 2010)

Log Message:
-----------
位置を移動させて、最適化を図った

Modified Paths:
--------------
    branches/06x/061/org/w3c/dom/css.js

Modified: branches/06x/061/org/w3c/dom/css.js
===================================================================
--- branches/06x/061/org/w3c/dom/css.js	2010-10-01 13:15:29 UTC (rev 2032)
+++ branches/06x/061/org/w3c/dom/css.js	2010-10-01 13:16:05 UTC (rev 2033)
@@ -554,6 +554,7 @@
 
   stopColor : "black",
   stopOpacity : "1",
+  textAnchor : "start",
   azimuth : "center",
                                         // raises(dom::DOMException) on setting
   //簡略プロパティに関しては、初期値を再考せよ
@@ -610,7 +611,6 @@
   glyphOrientationHorizontal : "0deg",
   glyphOrientationVertical : "auto",
   kerning : "auto",
-  textAnchor : "start",
   fillRule : "nonzero"
 };
 CSS2Properties.visibility._n = 1; //初期値の設定(_setPaintで使う)




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