From 565de1be123ca761c03dfb80ccde14d50252f9cd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 12 Jun 2021 10:48:20 +0900 Subject: Web/HTML/Element/figcaption を更新 (#1082) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 2021/05/31 時点の英語版に同期 --- files/ja/web/html/element/figcaption/index.html | 31 +++++++++++++------------ 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'files/ja') diff --git a/files/ja/web/html/element/figcaption/index.html b/files/ja/web/html/element/figcaption/index.html index f3403dc145..2d0b76e6e4 100644 --- a/files/ja/web/html/element/figcaption/index.html +++ b/files/ja/web/html/element/figcaption/index.html @@ -2,11 +2,11 @@ title: '
: 図キャプション要素' slug: Web/HTML/Element/figcaption tags: + - Element - HTML - - HTML コンテンツグループ化 - - 'HTML:フローコンテンツ' + - HTML grouping content - Reference - - 要素 +browser-compat: html.elements.figcaption translation_of: Web/HTML/Element/figcaption ---
{{HTMLRef}}
@@ -15,17 +15,15 @@ translation_of: Web/HTML/Element/figcaption
{{EmbedInteractiveExample("pages/tabbed/figcaption.html","tabbed-shorter")}}
- - - + - + @@ -35,9 +33,13 @@ translation_of: Web/HTML/Element/figcaption + + + + - + @@ -46,15 +48,15 @@ translation_of: Web/HTML/Element/figcaption
コンテンツカテゴリコンテンツカテゴリー なし
許可されている内容フローコンテンツフローコンテンツ
タグの省略許可されている親要素 {{HTMLElement("figure")}} 要素。 <figcaption> 要素は最初または最後の子要素でなければなりません。
暗黙の ARIA ロール対応するロールなし
許可されている ARIA ロール{{ARIARole("group")}}、 {{ARIARole("presentation")}}{{ARIARole("group")}}, {{ARIARole("none")}}, {{ARIARole("presentation")}}
DOM インターフェイス
-

属性

+

属性

この要素にはグローバル属性のみがあります。

-

+

<figcaption> の例については、 {{HTMLElement("figure")}} のページを参照して下さい。

-

仕様書

+

仕様書

@@ -78,13 +80,12 @@ translation_of: Web/HTML/Element/figcaption
-

ブラウザーの互換性

+

ブラウザーの互換性

- -

{{Compat("html.elements.figcaption")}}

+

{{Compat}}

-

関連情報

+

関連情報