CSS3のW3Cドキュメント現状調べ〜第四部〜

あろーは。

カスケーディングスタイルシート3の伝説IV、始めるよっ と言っても例によって新規導入したものを並べるだけだけどw

ドキュメント名 簡易説明 ステータス
CSS3 module: Syntax 構文 WD
CSS3 Hyperlink Presentation Module ハイパーリンク WD
CSS3 module: Presentation Levels 表示レベル WD
CSS3 Ruby Module ルビ CR
CSS3 Generated and Replaced Content Module 生成・置換 WD
CSS3 module: Lists リスト WD
CSS3 module: Border ボーダー WD
CSS3 module: line WD
ドキュメント名 名称 種別 簡易説明
CSS3 Hyperlink Presentation Module target-name プロパティ HTMLのAのtargetと一緒。_blankとか_parentとかのやつ。
  target-new プロパティ ウィンドウで開く?タブで開く?それとも(以下略)
  target-position プロパティ 前で開く?後ろで開く?それとも(以下略)
  target プロパティ ターゲット・ショートハンド
CSS3 module: Presentation Levels presentation-level プロパティ 表示レベルを指定。z-indexみたいなの。
CSS3 Ruby Module ruby ルビの構造体
  ruby-base ルビの基盤
  ruby-text ルビのテキスト
  ruby-base-container ルビの基盤のコンテナ
  ruby-text-container ルビのテキストのコンテナ
  ruby-position プロパティ ルビの場所
  ruby-align プロパティ ルビの寄せ方
  ruby-overhang プロパティ ルビの量が多すぎた場合の処理
  ruby-span プロパティ どれを対象のルビとするか
CSS3 Generated and Replaced Content Module ::outside 疑似要素 外巻き
  ::outside(x) 疑似要素 x回目の外巻き
  ::alternate 疑似要素 代替
  ::before(x) 疑似要素 前にx個目の疑似要素くっつける
  ::after(x) 疑似要素 後ろにx個目の疑似要素くっつける
  ::line-marker 疑似要素 ::markerと同じだけど、全部の行に出てくる
  move-to プロパティ いったんその場所から削除して、pending()で指定した場所に表示
  @counter @ルール 未定
  @string @ルール 未定
  page-policy プロパティ カウンターのカウント方法とか。ページごと?最初から通し?
  footnote contentの値。脚注
  endnote contentの値。最後の脚注
  section-note contentの値。セクションの脚注
CSS3 module: Lists hyphen list-style-typeの値。ハイフン。
  diamond list-style-typeの値。ダイヤ。
  ethiopic-numeric list-style-typeの値。エチオピヤ文字。
  japanese-formal list-style-typeの値。零とか參とか万とか使う。
  japanese-informal list-style-typeの値。萬とか兆とか使う。
  simp-chinese-formal list-style-typeの値。繁体中国のフォーマル
  simp-chinese-informal list-style-typeの値。繁体中国の非フォーマル
  syriac list-style-typeの値。シリア文字
  tamil list-style-typeの値。タミル文字
  trad-chinese-informal list-style-typeの値。簡体中国の非フォーマル
  その他たくさん list-style-typeの値。めんどくなった
CSS3 module: Border dot-dash border-styleの値。名前の通り。
  dot-dot-dash border-styleの値。名前の通り。
  wave border-styleの値。名前の通り。
  border-radius プロパティ みんなの大好きな角丸。
  border-top-image プロパティ ボーダー上画像
  border-right-image プロパティ ボーダー右画像
  border-bottom-image プロパティ ボーダー下画像
  border-left-image プロパティ ボーダー左画像
  border-image プロパティ ボーダー画像ショートハンド
  border-top-left-image プロパティ ボーダー上左画像
  border-top-right-image プロパティ ボーダー上右画像
  border-bottom-right-image プロパティ ボーダー下右画像
  border-bottom-left-image プロパティ ボーダー下左画像
  border-corner-image プロパティ ボーダー角画像ショートハンド
  border-top-fit-length プロパティ ボーダー上画像の扱い
  border-right-fit-length プロパティ ボーダー右画像の扱い
  border-bottom-fit-length プロパティ ボーダー下画像の扱い
  border-left-fit-length プロパティ ボーダー左画像の扱い
  border-top-fit-width プロパティ ボーダー上画像の扱い
  border-right-fit-width プロパティ ボーダー右画像の扱い
  border-bottom-fit-width プロパティ ボーダー下画像の扱い
  border-left-fit-width プロパティ ボーダー左画像の扱い
  border-fit-length プロパティ ボーダー画像の扱い・ショートハンド
  border-fit-width プロパティ ボーダー画像の扱い・ショートハンド
  border-fit プロパティ ボーダー画像の扱い・ショートハンド
  border-top-left-fit-length プロパティ ボーダー上左画像の扱い
  border-top-right-fit-length プロパティ ボーダー上右画像の扱い
  border-bottom-right-fit-length プロパティ ボーダー下右画像の扱い
  border-bottoml-eft-fit-length プロパティ ボーダー下左画像の扱い
  border-top-left-fit-width プロパティ ボーダー上左画像の扱い
  border-top-right-fit-width プロパティ ボーダー上右画像の扱い
  border-bottom-right-fit-width プロパティ ボーダー下右画像の扱い
  border-bottom-left-fit-width プロパティ ボーダー下左画像の扱い
  border-corner-fit プロパティ ボーダー角画像の扱い・ショートハンド
  border-image-transform プロパティ ボーダー画像の変形方法
  border-corner-image-transform プロパティ ボーダー角画像の変形方法
  border-break プロパティ ボーダーの改ページ部分での扱い
  box-shadow プロパティ ボックス影
CSS3 module: line text-height プロパティ テキストの高さ
  line-stacking-strategy プロパティ 行積み上げの高さ基準
  line-stacking-ruby プロパティ 行積み上げのルビの扱い
  line-stacking-shift プロパティ 行積み上げでベースラインがずれてるグリフも考慮
  line-stacking プロパティ 行積み上げ・ショートハンド
  dominant-baseline プロパティ
  alignment-baseline プロパティ ベースライン揃え位置
  alignment-adjust プロパティ ベースライン位置調整
  baseline-shift プロパティ ベースラインずらし
  central vertical-alignの値
  use-script vertical-alignの値
  inline-box-align プロパティ 行高の決定方法
  drop-initial-value プロパティ ドロップを何行目まで沈めるか
  drop-initial-size プロパティ ドロップの大きさ
  drop-initial-after-align プロパティ ドロップの底のベースライン揃え
  drop-initial-before-adjust プロパティ ドロップの頭のベースライン位置調整
  drop-initial-before-align プロパティ ドロップの頭のベースライン揃え
  drop-initial-after-adjust プロパティ ドロップの底のベースライン位置調整

関連ドキュメント数38、新規導入されたもの300超。仕様変更があったものを含まずにこの状態。こりゃーとんでもないわ。実装するブラウザごくろーさん。ホント。

でわでわ。