From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/web/css/css_text/index.html | 70 ++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 files/ja/web/css/css_text/index.html (limited to 'files/ja/web/css/css_text') diff --git a/files/ja/web/css/css_text/index.html b/files/ja/web/css/css_text/index.html new file mode 100644 index 0000000000..d92efd6b04 --- /dev/null +++ b/files/ja/web/css/css_text/index.html @@ -0,0 +1,70 @@ +--- +title: CSS テキスト +slug: Web/CSS/CSS_Text +tags: + - CSS + - CSS テキスト + - 概要 +translation_of: Web/CSS/CSS_Text +--- +
{{CSSRef}}
+ +

CSS テキスト (CSS Text) は CSS のモジュールの一つで、どのようにテキストの操作を行うかを定義します。

+ +

リファレンス

+ +

プロパティ

+ +
+ +
+ +

仕様書

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
仕様書状態備考
{{SpecName('CSS Logical Properties')}}{{Spec2('CSS Logical Properties')}}一部のプロパティを、テキストの書字方向から独立するように更新。
{{SpecName('CSS3 Text')}}{{Spec2('CSS3 Text')}} 
{{SpecName('CSS2.1', 'text.html')}}{{Spec2('CSS2.1')}} 
{{SpecName('CSS1')}}{{Spec2('CSS1')}}初回定義
-- cgit v1.2.3-54-g00ecf