From 6d3234e3f9ff37cbd766dc00c607828ad6f34a53 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 28 Jul 2021 12:32:33 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 2) (#1730) * remove link 'title' attributes that's just the 'href' (zh-cn, part 2) * more fixes --- files/zh-cn/web/mathml/element/math/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/mathml/element/math') diff --git a/files/zh-cn/web/mathml/element/math/index.html b/files/zh-cn/web/mathml/element/math/index.html index dcbef71b23..27acb09303 100644 --- a/files/zh-cn/web/mathml/element/math/index.html +++ b/files/zh-cn/web/mathml/element/math/index.html @@ -299,7 +299,7 @@ translation_of: Web/MathML/Element/math

Gecko-specific 注释

-

Gecko 7.0 {{ geckoRelease("7.0") }} 添加了对所有MathML属性在顶级math元素上的支持。 (也就是说和添加一个{{ MathMLElement("mstyle") }}元素效果一样)。然而,displaystyle 属性直到Gecko 8.0 {{ geckoRelease("8.0") }} 才 被添加进实现

+

Gecko 7.0 {{ geckoRelease("7.0") }} 添加了对所有MathML属性在顶级math元素上的支持。 (也就是说和添加一个{{ MathMLElement("mstyle") }}元素效果一样)。然而,displaystyle 属性直到Gecko 8.0 {{ geckoRelease("8.0") }} 才 被添加进实现

纯文本的fall-back (alttext) 或者指定替代图像的属性altimg, altimg-width, altimg-heightaltimg-valign 目前都还没有在Gecko中实现。

-- cgit v1.2.3-54-g00ecf