aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/mathml/attribute/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/mathml/attribute/index.html')
-rw-r--r--files/ja/web/mathml/attribute/index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/files/ja/web/mathml/attribute/index.html b/files/ja/web/mathml/attribute/index.html
index 8107079bca..616a59a7c3 100644
--- a/files/ja/web/mathml/attribute/index.html
+++ b/files/ja/web/mathml/attribute/index.html
@@ -6,13 +6,13 @@ tags:
- MathML Reference
translation_of: Web/MathML/Attribute
---
-<p>これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの <a href="/docs/MathML/Element" title="/docs/MathML/Element">要素のページ</a> にあります。</p>
+<p>これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの <a href="/ja/docs/MathML/Element" title="/docs/MathML/Element">要素のページ</a> にあります。</p>
<p>補足:</p>
<ul>
<li>MathML {{ MathMLElement("mstyle") }} 要素と {{ MathMLElement("math") }} {{ gecko_minversion_inline("7.0") }} 要素は、すべての MathML プレゼンテーション要素のすべての属性を受け入れます。</li>
- <li>MathML の値と単位についての補足は、<a href="/docs/MathML/Attributes/Values" title="/docs/MathML/Attributes/Values">値</a> を参照してください。</li>
+ <li>MathML の値と単位についての補足は、<a href="/ja/docs/MathML/Attributes/Values" title="/docs/MathML/Attributes/Values">値</a> を参照してください。</li>
</ul>
<table class="standard-table">
@@ -119,7 +119,7 @@ translation_of: Web/MathML/Attribute
<tr id="depth">
<td><code>depth</code></td>
<td>{{ MathMLElement("mpadded") }}</td>
- <td>Sets or increments the depth. See <a href="/docs/MathML/Attributes/Values">length</a>.</td>
+ <td>Sets or increments the depth. See <a href="/ja/docs/MathML/Attributes/Values">length</a>.</td>
</tr>
<tr id="dir">
<td><code>dir</code></td>
@@ -179,7 +179,7 @@ translation_of: Web/MathML/Attribute
<tr id="height">
<td><code>height</code></td>
<td>{{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}</td>
- <td>Specifies the desired height. See <a href="/docs/MathML/Attributes/Values#Lengths" title="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
+ <td>Specifies the desired height. See <a href="/ja/docs/MathML/Attributes/Values#Lengths" title="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
</tr>
<tr id="href">
<td><code>href</code></td>
@@ -279,7 +279,7 @@ translation_of: Web/MathML/Attribute
<tr id="lspace">
<td><code>lspace</code></td>
<td>{{ MathMLElement("mo") }}, {{ MathMLElement("mpadded") }}</td>
- <td>演算子の前側の空き量 (値と単位は <a href="/docs/MathML/Attributes/Values#Lengths">length</a> を参照)。</td>
+ <td>演算子の前側の空き量 (値と単位は <a href="/ja/docs/MathML/Attributes/Values#Lengths">length</a> を参照)。</td>
</tr>
<tr id="lquote">
<td><code>lquote</code></td>
@@ -289,12 +289,12 @@ translation_of: Web/MathML/Attribute
<tr id="mathbackground">
<td><code>mathbackground</code></td>
<td><em>All</em></td>
- <td>背景色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
+ <td>背景色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/ja/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
</tr>
<tr id="mathcolor">
<td><code>mathcolor</code></td>
<td><em>All</em></td>
- <td>テキスト色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
+ <td>テキスト色。<code>#rgb</code> および <code>#rrggbb</code>、<a href="/ja/docs/CSS/color_value#HTML.2fSVG.2fX11.c2.a0_Color_Keywords">HTML カラー名</a> が使用できます。</td>
</tr>
<tr id="mathsize">
<td><code>mathsize</code></td>
@@ -314,7 +314,7 @@ translation_of: Web/MathML/Attribute
<tr id="minlabelspacing">
<td>{{ unimplemented_inline() }} <code>minlabelspacing</code></td>
<td>{{ MathMLElement("mtable") }}</td>
- <td>A <a href="/docs/MathML/Attributes/Values">length value</a> specifing the minimum space between a <a href="Element/mlabeledtr" rel="internal">label</a> and the adjacent cell in the row.</td>
+ <td>A <a href="/ja/docs/MathML/Attributes/Values">length value</a> specifing the minimum space between a <a href="Element/mlabeledtr" rel="internal">label</a> and the adjacent cell in the row.</td>
</tr>
<tr id="minsize">
<td><code>minsize</code></td>
@@ -460,7 +460,7 @@ translation_of: Web/MathML/Attribute
<tr id="width">
<td><code>width</code></td>
<td>{{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}, {{ MathMLElement("mtable") }}</td>
- <td>Specifies the desired width. See <a href="/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
+ <td>Specifies the desired width. See <a href="/ja/docs/MathML/Attributes/Values#Lengths">lengths</a> for possible values.</td>
</tr>
<tr id="xlink-href">
<td><code>xlink:href</code></td>