aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/document
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-05-28 22:17:15 +0800
committerIrvin <irvinfly@gmail.com>2021-05-31 15:39:29 +0800
commitd4625fc3adef7da9a077b195800094d03488c50c (patch)
tree902a058e6bca2c88933cf319f14eb179708eef5f /files/zh-cn/web/api/document
parentd935156b29ff23a8cfbacba5baf389d617572cf4 (diff)
downloadtranslated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.gz
translated-content-d4625fc3adef7da9a077b195800094d03488c50c.tar.bz2
translated-content-d4625fc3adef7da9a077b195800094d03488c50c.zip
remove bcd paragraph for zh-CN
Diffstat (limited to 'files/zh-cn/web/api/document')
-rw-r--r--files/zh-cn/web/api/document/createattribute/index.html2
-rw-r--r--files/zh-cn/web/api/document/doctype/index.html2
-rw-r--r--files/zh-cn/web/api/document/fonts/index.html2
-rw-r--r--files/zh-cn/web/api/document/laststylesheetset/index.html2
-rw-r--r--files/zh-cn/web/api/document/open/index.html2
-rw-r--r--files/zh-cn/web/api/document/querycommandenabled/index.html2
-rw-r--r--files/zh-cn/web/api/document/referrer/index.html2
-rw-r--r--files/zh-cn/web/api/document/write/index.html2
8 files changed, 0 insertions, 16 deletions
diff --git a/files/zh-cn/web/api/document/createattribute/index.html b/files/zh-cn/web/api/document/createattribute/index.html
index 6b9e743ce9..8ad1fbd632 100644
--- a/files/zh-cn/web/api/document/createattribute/index.html
+++ b/files/zh-cn/web/api/document/createattribute/index.html
@@ -79,8 +79,6 @@ console.log(node.getAttribute("my_attrib")); // "newVal"
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">这个页面的兼容性表是从格式化数据生成的,如果你想贡献数据,请check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>修改后给我们发送pull请求。</div>
-
<p>{{Compat("api.Document.createAttribute")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/api/document/doctype/index.html b/files/zh-cn/web/api/document/doctype/index.html
index 0f83dfa1c6..e9fad15879 100644
--- a/files/zh-cn/web/api/document/doctype/index.html
+++ b/files/zh-cn/web/api/document/doctype/index.html
@@ -54,6 +54,4 @@ console.log(
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">这个页面的兼容性表格是由结构数据生成。如果你想对数据作出贡献,详情请前往 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并给我们一个PR。</div>
-
<p>{{Compat("api.Document.doctype")}}</p>
diff --git a/files/zh-cn/web/api/document/fonts/index.html b/files/zh-cn/web/api/document/fonts/index.html
index c6b680f6e4..41ba40f8fc 100644
--- a/files/zh-cn/web/api/document/fonts/index.html
+++ b/files/zh-cn/web/api/document/fonts/index.html
@@ -43,8 +43,6 @@ translation_of: Web/API/Document/fonts
<h2 id="See_Also" name="See_Also">浏览器兼容性</h2>
-<div class="hidden">这个兼容性表格是从结构数据自动生成的。如果你有兴趣来贡献这个数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并给我们发pull request。</div>
-
<p>{{Compat("api.Document.fonts")}}</p>
<h2 id="See_Also" name="See_Also">参考资料</h2>
diff --git a/files/zh-cn/web/api/document/laststylesheetset/index.html b/files/zh-cn/web/api/document/laststylesheetset/index.html
index e1b83bb840..f14af702ca 100644
--- a/files/zh-cn/web/api/document/laststylesheetset/index.html
+++ b/files/zh-cn/web/api/document/laststylesheetset/index.html
@@ -37,8 +37,6 @@ else {
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页面上的兼容性表单是根据结构化数据自动生成的。 如果您想提供其他数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送请求。</div>
-
<p>{{Compat("api.Document.lastStyleSheetSet")}}</p>
<h2 id="相关链接">相关链接</h2>
diff --git a/files/zh-cn/web/api/document/open/index.html b/files/zh-cn/web/api/document/open/index.html
index a6d75efaca..fa01e47207 100644
--- a/files/zh-cn/web/api/document/open/index.html
+++ b/files/zh-cn/web/api/document/open/index.html
@@ -112,8 +112,6 @@ document.close();</code></pre>
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">这个页面的兼容性表格是由结构数据生成。如果你想对数据作出贡献,详情请前往 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并给我们一个PR。</div>
-
<p>{{Compat("api.Document.open")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/api/document/querycommandenabled/index.html b/files/zh-cn/web/api/document/querycommandenabled/index.html
index e03eab3aff..4dd87d963d 100644
--- a/files/zh-cn/web/api/document/querycommandenabled/index.html
+++ b/files/zh-cn/web/api/document/querycommandenabled/index.html
@@ -71,8 +71,6 @@ if(flg) {
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div>
-
<div>{{Compat("api.Document.queryCommandEnabled")}}</div>
<h2 id="参考资料">参考资料</h2>
diff --git a/files/zh-cn/web/api/document/referrer/index.html b/files/zh-cn/web/api/document/referrer/index.html
index 281b9dabdf..27e8b36dd8 100644
--- a/files/zh-cn/web/api/document/referrer/index.html
+++ b/files/zh-cn/web/api/document/referrer/index.html
@@ -33,6 +33,4 @@ translation_of: Web/API/Document/referrer
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">下面这个兼容性表格由结构化数据生成,如果您想为该数据做贡献,请查看这里(<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>)并给我们发送PR。</div>
-
<div>{{Compat("api.Document.referrer")}}</div>
diff --git a/files/zh-cn/web/api/document/write/index.html b/files/zh-cn/web/api/document/write/index.html
index 2a9b18e9e1..e368b5b910 100644
--- a/files/zh-cn/web/api/document/write/index.html
+++ b/files/zh-cn/web/api/document/write/index.html
@@ -99,8 +99,6 @@ translation_of: Web/API/Document/write
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<div class="hidden">这个页面的兼容性表格是由一些结构化数据生成的。如果你想对数据作出贡献,详情请前往 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并给我们一个 PR。</div>
-
<p>{{Compat("api.Document.write")}}</p>
<h2 id="相关链接" name="相关链接">参见</h2>