diff options
Diffstat (limited to 'files/ja/web/mathml/element/mspace/index.html')
-rw-r--r-- | files/ja/web/mathml/element/mspace/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/mathml/element/mspace/index.html b/files/ja/web/mathml/element/mspace/index.html index bd6da532ed..c5f70af81c 100644 --- a/files/ja/web/mathml/element/mspace/index.html +++ b/files/ja/web/mathml/element/mspace/index.html @@ -48,7 +48,7 @@ translation_of: Web/MathML/Element/mspace <h3 id="Gecko-specific_notes">Gecko-specific notes</h3> <ul> - <li><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.lbindent.attrs" title="http://www.w3.org/TR/MathML3/chapter3.html#presm.lbindent.attrs">Indentation attributes</a> are not implemented yet (for Gecko see {{ bug("534962") }}).</li> + <li><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.lbindent.attrs">Indentation attributes</a> are not implemented yet (for Gecko see {{ bug("534962") }}).</li> <li>Support for negative values for the <code>width</code> attribute has been implemented in Gecko 23.0 {{geckoRelease("23.0")}}.</li> </ul> |