[Sie-announce] SIEコード [1647] CSS2Prpertiesの初期値の設定

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 2月 8日 (月) 20:30:46 JST


Revision: 1647
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1647
Author:   dhrname
Date:     2010-02-08 20:30:46 +0900 (Mon, 08 Feb 2010)

Log Message:
-----------
CSS2Prpertiesの初期値の設定

Modified Paths:
--------------
    branches/ufltima/dom/css.js

Modified: branches/ufltima/dom/css.js
===================================================================
--- branches/ufltima/dom/css.js	2010-02-06 14:41:08 UTC (rev 1646)
+++ branches/ufltima/dom/css.js	2010-02-08 11:30:46 UTC (rev 1647)
@@ -380,7 +380,7 @@
 
 /*CSS2Properties
  *削除不可
- *//*
+ */
 var CSS2Properties = {
   azimuth : "center",
                                         // raises(dom::DOMException) on setting
@@ -438,220 +438,77 @@
   fontSizeAdjust : "none",
   fontStretch : "normal",
   fontStyle : "normal",
-                                        // raises(dom::DOMException) on setting
-
-  fontVariant;
-                                        // raises(dom::DOMException) on setting
-
-  fontWeight;
-                                        // raises(dom::DOMException) on setting
-
-  height;
-                                        // raises(dom::DOMException) on setting
-
-  left;
-                                        // raises(dom::DOMException) on setting
-
-  letterSpacing;
-                                        // raises(dom::DOMException) on setting
-
-  lineHeight;
-                                        // raises(dom::DOMException) on setting
-
-  listStyle;
-                                        // raises(dom::DOMException) on setting
-
-  listStyleImage;
-                                        // raises(dom::DOMException) on setting
-
-  listStylePosition;
-                                        // raises(dom::DOMException) on setting
-
-  listStyleType;
-                                        // raises(dom::DOMException) on setting
-
-  margin;
-                                        // raises(dom::DOMException) on setting
-
-  marginTop;
-                                        // raises(dom::DOMException) on setting
-
-  marginRight;
-                                        // raises(dom::DOMException) on setting
-
-  marginBottom;
-                                        // raises(dom::DOMException) on setting
-
-  marginLeft;
-                                        // raises(dom::DOMException) on setting
-
-  markerOffset;
-                                        // raises(dom::DOMException) on setting
-
-  marks;
-                                        // raises(dom::DOMException) on setting
-
-  maxHeight;
-                                        // raises(dom::DOMException) on setting
-
-  maxWidth;
-                                        // raises(dom::DOMException) on setting
-
-  minHeight;
-                                        // raises(dom::DOMException) on setting
-
-  minWidth;
-                                        // raises(dom::DOMException) on setting
-
-  orphans;
-                                        // raises(dom::DOMException) on setting
-
-  outline;
-                                        // raises(dom::DOMException) on setting
-
-  outlineColor;
-                                        // raises(dom::DOMException) on setting
-
-  outlineStyle;
-                                        // raises(dom::DOMException) on setting
-
-  outlineWidth;
-                                        // raises(dom::DOMException) on setting
-
-  overflow;
-                                        // raises(dom::DOMException) on setting
-
-  padding;
-                                        // raises(dom::DOMException) on setting
-
-  paddingTop;
-                                        // raises(dom::DOMException) on setting
-
-  paddingRight;
-                                        // raises(dom::DOMException) on setting
-
-  paddingBottom;
-                                        // raises(dom::DOMException) on setting
-
-  paddingLeft;
-                                        // raises(dom::DOMException) on setting
-
-  page;
-                                        // raises(dom::DOMException) on setting
-
-  pageBreakAfter;
-                                        // raises(dom::DOMException) on setting
-
-  pageBreakBefore;
-                                        // raises(dom::DOMException) on setting
-
-  pageBreakInside;
-                                        // raises(dom::DOMException) on setting
-
-  pause;
-                                        // raises(dom::DOMException) on setting
-
-  pauseAfter;
-                                        // raises(dom::DOMException) on setting
-
-  pauseBefore;
-                                        // raises(dom::DOMException) on setting
-
-  pitch;
-                                        // raises(dom::DOMException) on setting
-
-  pitchRange;
-                                        // raises(dom::DOMException) on setting
-
-  playDuring;
-                                        // raises(dom::DOMException) on setting
-
-  position;
-                                        // raises(dom::DOMException) on setting
-
-  quotes;
-                                        // raises(dom::DOMException) on setting
-
-  richness;
-                                        // raises(dom::DOMException) on setting
-
-  right;
-                                        // raises(dom::DOMException) on setting
-
-  size;
-                                        // raises(dom::DOMException) on setting
-
-  speak;
-                                        // raises(dom::DOMException) on setting
-
-  speakHeader;
-                                        // raises(dom::DOMException) on setting
-
-  speakNumeral;
-                                        // raises(dom::DOMException) on setting
-
-  speakPunctuation;
-                                        // raises(dom::DOMException) on setting
-
-  speechRate;
-                                        // raises(dom::DOMException) on setting
-
-  stress;
-                                        // raises(dom::DOMException) on setting
-
-  tableLayout;
-                                        // raises(dom::DOMException) on setting
-
-  textAlign;
-                                        // raises(dom::DOMException) on setting
-
-  textDecoration;
-                                        // raises(dom::DOMException) on setting
-
-  textIndent;
-                                        // raises(dom::DOMException) on setting
-
-  textShadow;
-                                        // raises(dom::DOMException) on setting
-
-  textTransform;
-                                        // raises(dom::DOMException) on setting
-
-  top;
-                                        // raises(dom::DOMException) on setting
-
-  unicodeBidi;
-                                        // raises(dom::DOMException) on setting
-
-  verticalAlign;
-                                        // raises(dom::DOMException) on setting
-
-  visibility;
-                                        // raises(dom::DOMException) on setting
-
-  voiceFamily;
-                                        // raises(dom::DOMException) on setting
-
-  volume;
-                                        // raises(dom::DOMException) on setting
-
-  whiteSpace;
-                                        // raises(dom::DOMException) on setting
-
-  widows;
-                                        // raises(dom::DOMException) on setting
-
-  width;
-                                        // raises(dom::DOMException) on setting
-
-  wordSpacing;
-                                        // raises(dom::DOMException) on setting
-
-  zIndex;
-                                        // raises(dom::DOMException) on setting
-
+  fontVariant : "normal",
+  fontWeight : "normal",
+  height : "auto",
+  left : "auot",
+  letterSpacing : "normal",
+  lineHeight : "normal",
+  listStyle : "",
+  listStyleImage : "none",
+  listStylePosition : "outside",
+  listStyleType : "disc",
+  margin : "",
+  marginTop : "0",
+  marginRight : "0",
+  marginBottom : "0",
+  marginLeft : "0",
+  markerOffset : "auto",
+  marks : "none",
+  maxHeight : "none",
+  maxWidth : "none",
+  minHeight : "0",
+  minWidth : "0",
+  orphans : "2",
+  outline : "",
+  outlineColor : "invert",
+  outlineStyle : "none"
+  outlineWidth : "medium",
+  overflow : "visible",
+  padding : "",
+  paddingTop : "0",
+  paddingRight : "0",
+  paddingBottom : "0",
+  paddingLeft : "0",
+  page : "auto",
+  pageBreakAfter : "auto",
+  pageBreakBefore : "auto",
+  pageBreakInside : "auto",
+  pause : "",
+  pauseAfter : "",
+  pauseBefore : "",
+  pitch : "medium",
+  pitchRange : "50",
+  playDuring : "auto",
+  position : "static",
+  quotes : "",
+  richness : "50",
+  right : "auto",
+  size : "auto",
+  speak : "normal",
+  speakHeader : "once",
+  speakNumeral : "continuous",
+  speakPunctuation : "none",
+  speechRate : "medium",
+  stress : "50",
+  tableLayout : "auto",
+  textAlign : "left",
+  textDecoration : "none",
+  textIndent : "0",
+  textShadow : "none",
+  textTransform : "none",
+  top : "auto",
+  unicodeBidi : "normal",
+  verticalAlign : "baseline",
+  visibility : "inherit",
+  voiceFamily : "",
+  volume : "medium",
+  whiteSpace : "normal",
+  widows : "2",
+  width : "auto",
+  wordSpacing : "normal",
+  zIndex : "auto"
 };
-*/
 
 function CSSStyleSheet() {
 /*CSSRule*/      this.ownerRule = null;




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