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/api/svgtextelement/index.html | 97 ++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 files/ja/web/api/svgtextelement/index.html (limited to 'files/ja/web/api/svgtextelement') diff --git a/files/ja/web/api/svgtextelement/index.html b/files/ja/web/api/svgtextelement/index.html new file mode 100644 index 0000000000..9943975c62 --- /dev/null +++ b/files/ja/web/api/svgtextelement/index.html @@ -0,0 +1,97 @@ +--- +title: SVGTextElement +slug: Web/API/SVGTextElement +translation_of: Web/API/SVGTextElement +--- +

SVGTextElement インタフェース

+ + +

SVGTextElement インタフェースは {{SVGElement("text")}} 要素に対応するインタフェースです。

+ +

インタフェースの概要

+ + + + + + + + + + + + + + + + + + + +
実装インタフェース{{domxref("SVGTextPositioningElement")}} 、 {{domxref("SVGTransformable")}}
メソッド無し
プロパティ無し
標準文書SVG 1.1 (2nd Edition)
+ + + + +

プロパティ

+ +

固有のプロパティはありません。

+ + + +

メソッド

+ +

固有のメソッドはありません。

+ + + +

ブラウザ実装状況

+
{{CompatibilityTable}}
+
+ + + + + + + + + + + + + + + + + + + +
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
+
+
+ + + + + + + + + + + + + + + + + + + +
機能AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatNo}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
+
+

関連情報

+ -- cgit v1.2.3-54-g00ecf