From 17dbc4b436381a778fd2661efe729e8f3ee4ac6c Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Sat, 31 Jul 2021 07:48:41 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 4) (#1797) --- files/zh-cn/web/mathml/element/math/index.html | 2 +- files/zh-cn/web/mathml/element/mspace/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/mathml/element') diff --git a/files/zh-cn/web/mathml/element/math/index.html b/files/zh-cn/web/mathml/element/math/index.html index 27acb09303..bd9a187690 100644 --- a/files/zh-cn/web/mathml/element/math/index.html +++ b/files/zh-cn/web/mathml/element/math/index.html @@ -115,7 +115,7 @@ translation_of: Web/MathML/Element/math </body> </html> -

注意: XHTML 文档如果带有MathML,必须将文档的MIME类型设置为application/xhtml+xml进行发送。一般来说可以通过将扩展名改为.xhtml 来实现对本地文件的修改。对于Apache服务器,你可以配置.htaccess文件 来达到映射扩展名为正确的MIME类型的目的。因为MathML被放在一个XML文件中,你必须编写一个严格符合XML格式的文档。

+

注意: XHTML 文档如果带有MathML,必须将文档的MIME类型设置为application/xhtml+xml进行发送。一般来说可以通过将扩展名改为.xhtml 来实现对本地文件的修改。对于Apache服务器,你可以配置.htaccess文件 来达到映射扩展名为正确的MIME类型的目的。因为MathML被放在一个XML文件中,你必须编写一个严格符合XML格式的文档。

规范

diff --git a/files/zh-cn/web/mathml/element/mspace/index.html b/files/zh-cn/web/mathml/element/mspace/index.html index 85d5543c76..f136b5a551 100644 --- a/files/zh-cn/web/mathml/element/mspace/index.html +++ b/files/zh-cn/web/mathml/element/mspace/index.html @@ -151,7 +151,7 @@ translation_of: Web/MathML/Element/mspace

Gecko说明

-- cgit v1.2.3-54-g00ecf