aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/element
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-21 10:14:26 -0400
committerIrvin <irvinfly@gmail.com>2021-06-22 00:53:02 +0800
commit5289f869c03040182fc69da3e05bc5288a3490bc (patch)
tree622e1f54367b307bce1981edaeb9d142722b9d97 /files/zh-cn/web/api/element
parent567f76d53b5d14e617a143ccbf66dbbcc9fbf93a (diff)
downloadtranslated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.gz
translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.bz2
translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.zip
remove hidden bcd table paragraph from 'zh-cn'
Part of #1008
Diffstat (limited to 'files/zh-cn/web/api/element')
-rw-r--r--files/zh-cn/web/api/element/classlist/index.html2
-rw-r--r--files/zh-cn/web/api/element/createshadowroot/index.html2
-rw-r--r--files/zh-cn/web/api/element/setattribute/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/element/classlist/index.html b/files/zh-cn/web/api/element/classlist/index.html
index f7a905889b..4cd64f9d9f 100644
--- a/files/zh-cn/web/api/element/classlist/index.html
+++ b/files/zh-cn/web/api/element/classlist/index.html
@@ -281,7 +281,7 @@ if (typeof DOMTokenList !== "function") (function(window){
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想对数据有所贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</div>
+
<p>{{Compat("api.Element.classList")}}</p>
diff --git a/files/zh-cn/web/api/element/createshadowroot/index.html b/files/zh-cn/web/api/element/createshadowroot/index.html
index dde57148ca..51edc306b5 100644
--- a/files/zh-cn/web/api/element/createshadowroot/index.html
+++ b/files/zh-cn/web/api/element/createshadowroot/index.html
@@ -28,4 +28,4 @@ translation_of: Web/API/Element/createShadowRoot
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想为数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们​​发送拉取请求。</div>
+
diff --git a/files/zh-cn/web/api/element/setattribute/index.html b/files/zh-cn/web/api/element/setattribute/index.html
index 4763c9fe9e..133a829186 100644
--- a/files/zh-cn/web/api/element/setattribute/index.html
+++ b/files/zh-cn/web/api/element/setattribute/index.html
@@ -88,7 +88,7 @@ b.setAttribute("disabled", "");
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div>
+
<p>{{Compat("api.Element.setAttribute")}}</p>