aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg/element/text/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/svg/element/text/index.html')
-rw-r--r--files/ja/web/svg/element/text/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/files/ja/web/svg/element/text/index.html b/files/ja/web/svg/element/text/index.html
index 5c42559230..5aa3855d70 100644
--- a/files/ja/web/svg/element/text/index.html
+++ b/files/ja/web/svg/element/text/index.html
@@ -12,7 +12,7 @@ translation_of: Web/SVG/Element/text
<p><span class="seoSummary">SVG <strong><code>&lt;text&gt;</code></strong> 要素は、テキストからなるグラフィクス要素を定義します。<code>&lt;text&gt;</code> には、他の SVG グラフィクス要素と同じように、グラデーション、パターン、クリッピングパス、マスク、またはフィルターを適用することができます。</span></p>
-<p>SVG 内でテキストが <code>&lt;text&gt;</code> 要素内以外で組み込まれた場合、レンダリングされません。これはデフォルトで隠されるのとは違い、<a href="/docs/Web/SVG/Attribute/display">ディスプレイプロパティ</a> を変更してもテキストは表示されません。</p>
+<p>SVG 内でテキストが <code>&lt;text&gt;</code> 要素内以外で組み込まれた場合、レンダリングされません。これはデフォルトで隠されるのとは違い、<a href="/ja/docs/Web/SVG/Attribute/display">ディスプレイプロパティ</a> を変更してもテキストは表示されません。</p>
<h2 id="Usage_context" name="Usage_context">使用可能な場所</h2>
@@ -23,10 +23,10 @@ translation_of: Web/SVG/Element/text
<h3 id="Global_attributes" name="Global_attributes">グローバル属性</h3>
<ul>
- <li><a href="/docs/Web/SVG/Attribute#Conditional_processing_attributes">条件処理属性</a> »</li>
- <li><a href="/docs/Web/SVG/Attribute#Core_attributes">コア属性</a> »</li>
- <li><a href="/docs/Web/SVG/Attribute#Graphical_event_attributes">グラフィカルイベント属性</a> »</li>
- <li><a href="/docs/Web/SVG/Attribute#Presentation_attributes">プレゼンテーション属性</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Attribute#Conditional_processing_attributes">条件処理属性</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Attribute#Core_attributes">コア属性</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Attribute#Graphical_event_attributes">グラフィカルイベント属性</a> »</li>
+ <li><a href="/ja/docs/Web/SVG/Attribute#Presentation_attributes">プレゼンテーション属性</a> »</li>
<li>{{SVGAttr("class")}}</li>
<li>{{SVGAttr("style")}}</li>
<li>{{SVGAttr("externalResourcesRequired")}}</li>