From 5011d052df84bc073496d942113c1aa235d1bc93 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 4 Oct 2021 12:38:19 +0900 Subject: Web/CSS/CSS_Text を変換準備 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/css/css_text/index.html | 70 ------------------------------------ files/ja/web/css/css_text/index.md | 70 ++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 70 deletions(-) delete mode 100644 files/ja/web/css/css_text/index.html create mode 100644 files/ja/web/css/css_text/index.md (limited to 'files/ja/web') diff --git a/files/ja/web/css/css_text/index.html b/files/ja/web/css/css_text/index.html deleted file mode 100644 index d92efd6b04..0000000000 --- a/files/ja/web/css/css_text/index.html +++ /dev/null @@ -1,70 +0,0 @@ ---- -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')}}初回定義
diff --git a/files/ja/web/css/css_text/index.md b/files/ja/web/css/css_text/index.md new file mode 100644 index 0000000000..d92efd6b04 --- /dev/null +++ b/files/ja/web/css/css_text/index.md @@ -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