From dd970ebde4659015cacb03f3cec08ba3662f76b7 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Sat, 20 Mar 2021 18:32:06 -0700 Subject: remove fx_minversion_inline macro calls (#258) --- files/zh-cn/web/api/element/removeattributens/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/element') diff --git a/files/zh-cn/web/api/element/removeattributens/index.html b/files/zh-cn/web/api/element/removeattributens/index.html index f1c35b27fd..90be83248d 100644 --- a/files/zh-cn/web/api/element/removeattributens/index.html +++ b/files/zh-cn/web/api/element/removeattributens/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/Element/removeAttributeNS

removeAttributeNS 移除元素的指定属性

-

{{ Fx_minversion_inline(3) }} 在Firefox 3及更高版本中,此方法会将DOM值重置为其默认值。

+

在Firefox 3及更高版本中,此方法会将DOM值重置为其默认值。

用法

-- cgit v1.2.3-54-g00ecf