From 061c084ab045359b6382aaffa82d89429a47d65c Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 30 Dec 2021 10:58:02 +0900 Subject: 2021/08/13 時点の英語版に同期 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/css/css_namespaces/index.md | 68 +++++++++++--------------------- 1 file changed, 24 insertions(+), 44 deletions(-) (limited to 'files/ja/web/css/css_namespaces/index.md') diff --git a/files/ja/web/css/css_namespaces/index.md b/files/ja/web/css/css_namespaces/index.md index c15e21c205..7a2584678f 100644 --- a/files/ja/web/css/css_namespaces/index.md +++ b/files/ja/web/css/css_namespaces/index.md @@ -4,50 +4,30 @@ slug: Web/CSS/CSS_Namespaces tags: - CSS - CSS 名前空間 - - Reference - - Web - - XML - - ウェブ + - ガイド - 概要 + - リファレンス + - ウェブ translation_of: Web/CSS/CSS_Namespaces --- -
{{CSSRef}}
- -

CSS 名前空間 (CSS Namespaces) は、 CSS の中で XML 名前空間を指定できるようにするための CSS モジュールです。

- -

リファレンス

- -

@-規則

- -
- -
- -

仕様書

- - - - - - - - - - - - - - - - -
仕様書状態備考
{{SpecName("CSS3 Namespaces")}}{{Spec2("CSS3 Namespaces")}}初回定義
- -

ブラウザーの対応

- -

@namespace 規則

- -
-

{{Compat("css.at-rules.namespace")}}

-
+{{CSSRef}} + +**CSS 名前空間** (CSS Namespaces) は、 CSS の中で [XML 名前空間](/ja/docs/Namespaces)を指定できるようにするための CSS モジュールです。 + +## リファレンス + +### アットルール + +- {{cssxref("@namespace")}} + +## 仕様書 + +| 仕様書 | 状態 | 備考 | +| ------------------------------- | ---------------------------- | -------- | +| {{SpecName("CSS3 Namespaces")}} | {{Spec2("CSS3 Namespaces")}} | 関連情報 | + +## ブラウザーの互換性 + +### `@namespace` ルール + +{{Compat("css.at-rules.namespace")}} -- cgit v1.2.3-54-g00ecf