From f74e180c2d237ebf9ad3c3d4405f1867b462bc44 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Wed, 7 Aug 2024 21:49:09 +0900 Subject: [PATCH] Update index.md --- files/ja/web/svg/element/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/files/ja/web/svg/element/index.md b/files/ja/web/svg/element/index.md index a2ef9b2f5945a0..05e0645111a362 100644 --- a/files/ja/web/svg/element/index.md +++ b/files/ja/web/svg/element/index.md @@ -120,8 +120,7 @@ SVG の描画と画像は、構築、描画、ベクター画像や図のレイ - {{SVGElement("view")}} -> [!NOTE] -> [SVG 2 仕様では](https://www.w3.org/TR/SVG2/struct.html#UnknownElement)、レンダリングのために未知の要素は {{SVGElement("g")}} として扱われることが要求されています。 +> **メモ:** [SVG 2 仕様では](https://www.w3.org/TR/SVG2/struct.html#UnknownElement)、レンダリングのために未知の要素は {{SVGElement("g")}} として扱われることが要求されています。 ## SVG 要素一覧 (カテゴリー別) @@ -177,8 +176,7 @@ SVG の描画と画像は、構築、描画、ベクター画像や図のレイ {{SVGElement("a")}}, {{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("foreignObject")}}, {{SVGElement("g")}}, {{SVGElement("image")}}, {{SVGElement("line")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}, {{SVGElement("svg")}}, {{SVGElement("switch")}}, {{SVGElement("symbol")}}, {{SVGElement("text")}}, {{SVGElement("textPath")}}, {{SVGElement("tspan")}}, {{SVGElement("use")}} -> [!NOTE] -> [SVG 2 仕様では](https://www.w3.org/TR/SVG2/struct.html#UnknownElement)、レンダリングのために未知の要素は {{SVGElement("g")}} として扱われることが要求されています。 +> **メモ:** [SVG 2 仕様では](https://www.w3.org/TR/SVG2/struct.html#UnknownElement)、レンダリングのために未知の要素は {{SVGElement("g")}} として扱われることが要求されています。 ### 図形要素