From 81e6b8e57c4367700480813fe50ffd0742941054 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 12 Oct 2021 11:57:24 +0900 Subject: CSS ルビレイアウトの変換準備 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/css/css_ruby/index.md | 57 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 files/ja/web/css/css_ruby/index.md (limited to 'files/ja/web/css/css_ruby/index.md') diff --git a/files/ja/web/css/css_ruby/index.md b/files/ja/web/css/css_ruby/index.md new file mode 100644 index 0000000000..4e0f0119c1 --- /dev/null +++ b/files/ja/web/css/css_ruby/index.md @@ -0,0 +1,57 @@ +--- +title: CSS ルビレイアウト +slug: Web/CSS/CSS_Ruby +tags: + - CSS + - CSS ルビレイアウト + - Reference + - 概要 +translation_of: Web/CSS/CSS_Ruby +--- +
{{CSSRef}}
+ +

CSS ルビレイアウト (CSS Ruby Layout) CSS のモジュールの一つで、ルビ表記の表示に関するレンダリングモデルや整形の制御を提供します。ルビ表記は行間の表記の一種で、ベーステキストに沿った短いテキストで構成されます。これらはふつう東アジアの文書で、発音を示したり、短い説明を提供したりするために使用されます。

+ +

リファレンス

+ +

プロパティ

+ +
+ +
+ +

仕様書

+ + + + + + + + + + + + + + + + +
仕様書状態備考
{{SpecName('CSS3 Ruby')}}{{Spec2('CSS3 Ruby')}}初回定義
+ +

ブラウザーの対応

+ +

ruby-align プロパティ

+ +
+

{{Compat("css.properties.ruby-align")}}

+ +

ruby-position プロパティ

+ +
+

{{Compat("css.properties.ruby-position")}}

+
+
-- cgit v1.2.3-54-g00ecf