From a802ba37d66fb077a0fe4b9574839cb886135acf Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 23:04:19 +0900 Subject: Web/m-w以下の文書内のリンクURLを正規化 (#2370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/web/mathml/attribute/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'files/ja/web/mathml/attribute/index.html') 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 --- -

これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの 要素のページ にあります。

+

これは MathML 属性のアルファベット順リストです。各属性の詳細はそれぞれの 要素のページ にあります。

補足:

@@ -119,7 +119,7 @@ translation_of: Web/MathML/Attribute - + @@ -179,7 +179,7 @@ translation_of: Web/MathML/Attribute - + @@ -279,7 +279,7 @@ translation_of: Web/MathML/Attribute - + @@ -289,12 +289,12 @@ translation_of: Web/MathML/Attribute - + - + @@ -314,7 +314,7 @@ translation_of: Web/MathML/Attribute - + @@ -460,7 +460,7 @@ translation_of: Web/MathML/Attribute - + -- cgit v1.2.3-54-g00ecf
depth {{ MathMLElement("mpadded") }}Sets or increments the depth. See length.Sets or increments the depth. See length.
dir
height {{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}Specifies the desired height. See lengths for possible values.Specifies the desired height. See lengths for possible values.
href
lspace {{ MathMLElement("mo") }}, {{ MathMLElement("mpadded") }}演算子の前側の空き量 (値と単位は length を参照)。演算子の前側の空き量 (値と単位は length を参照)。
lquote
mathbackground All背景色。#rgb および #rrggbbHTML カラー名 が使用できます。背景色。#rgb および #rrggbbHTML カラー名 が使用できます。
mathcolor Allテキスト色。#rgb および #rrggbbHTML カラー名 が使用できます。テキスト色。#rgb および #rrggbbHTML カラー名 が使用できます。
mathsize
{{ unimplemented_inline() }} minlabelspacing {{ MathMLElement("mtable") }}A length value specifing the minimum space between a label and the adjacent cell in the row.A length value specifing the minimum space between a label and the adjacent cell in the row.
minsize
width {{ MathMLElement("mglyph") }}, {{ MathMLElement("mpadded") }}, {{ MathMLElement("mspace") }}, {{ MathMLElement("mtable") }}Specifies the desired width. See lengths for possible values.Specifies the desired width. See lengths for possible values.