aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html
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/html
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/html')
-rw-r--r--files/zh-cn/web/html/attributes/autocomplete/index.html2
-rw-r--r--files/zh-cn/web/html/element/base/index.html2
-rw-r--r--files/zh-cn/web/html/element/del/index.html2
-rw-r--r--files/zh-cn/web/html/element/frameset/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/file/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/range/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/reset/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/search/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/submit/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/text/index.html2
-rw-r--r--files/zh-cn/web/html/element/input/week/index.html2
-rw-r--r--files/zh-cn/web/html/element/output/index.html2
-rw-r--r--files/zh-cn/web/html/element/q/index.html2
-rw-r--r--files/zh-cn/web/html/element/rb/index.html2
-rw-r--r--files/zh-cn/web/html/element/td/index.html2
15 files changed, 0 insertions, 30 deletions
diff --git a/files/zh-cn/web/html/attributes/autocomplete/index.html b/files/zh-cn/web/html/attributes/autocomplete/index.html
index e38b48cc4a..6bc4fb0db7 100644
--- a/files/zh-cn/web/html/attributes/autocomplete/index.html
+++ b/files/zh-cn/web/html/attributes/autocomplete/index.html
@@ -243,8 +243,6 @@ original_slug: Web/HTML/Attributes/自动完成属性
<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("html.global_attributes.autocomplete")}}</p>
<h2 id="另请详见">另请详见</h2>
diff --git a/files/zh-cn/web/html/element/base/index.html b/files/zh-cn/web/html/element/base/index.html
index 138ff49ba0..5793365ed3 100644
--- a/files/zh-cn/web/html/element/base/index.html
+++ b/files/zh-cn/web/html/element/base/index.html
@@ -123,6 +123,4 @@ translation_of: Web/HTML/Element/base
<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("html.elements.base")}}</p>
diff --git a/files/zh-cn/web/html/element/del/index.html b/files/zh-cn/web/html/element/del/index.html
index ebb6162f64..69eb700ece 100644
--- a/files/zh-cn/web/html/element/del/index.html
+++ b/files/zh-cn/web/html/element/del/index.html
@@ -95,8 +95,6 @@ translation_of: Web/HTML/Element/del
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("html.elements.del")}}</p>
<h2 id="相关链接">相关链接</h2>
diff --git a/files/zh-cn/web/html/element/frameset/index.html b/files/zh-cn/web/html/element/frameset/index.html
index fca2dc7107..340a5a8293 100644
--- a/files/zh-cn/web/html/element/frameset/index.html
+++ b/files/zh-cn/web/html/element/frameset/index.html
@@ -37,8 +37,6 @@ translation_of: Web/HTML/Element/frameset
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.frameset")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/html/element/input/file/index.html b/files/zh-cn/web/html/element/input/file/index.html
index adfdb38b95..c05b5c51e4 100644
--- a/files/zh-cn/web/html/element/input/file/index.html
+++ b/files/zh-cn/web/html/element/input/file/index.html
@@ -503,8 +503,6 @@ function validFileType(file) {
<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("html.elements.input.input-file")}}</p>
<h2 id="相关链接">相关链接</h2>
diff --git a/files/zh-cn/web/html/element/input/range/index.html b/files/zh-cn/web/html/element/input/range/index.html
index d491878f8f..36749a861a 100644
--- a/files/zh-cn/web/html/element/input/range/index.html
+++ b/files/zh-cn/web/html/element/input/range/index.html
@@ -500,8 +500,6 @@ original_slug: Web/HTML/Element/Input/范围
<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("html.elements.input.input-range")}}</p>
<h2 id="另请参考">另请参考</h2>
diff --git a/files/zh-cn/web/html/element/input/reset/index.html b/files/zh-cn/web/html/element/input/reset/index.html
index 089f3c7778..5af6fbd48b 100644
--- a/files/zh-cn/web/html/element/input/reset/index.html
+++ b/files/zh-cn/web/html/element/input/reset/index.html
@@ -154,8 +154,6 @@ translation_of: Web/HTML/Element/input/reset
<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("html.elements.input.input-reset")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/html/element/input/search/index.html b/files/zh-cn/web/html/element/input/search/index.html
index 284557ac79..800971c9c1 100644
--- a/files/zh-cn/web/html/element/input/search/index.html
+++ b/files/zh-cn/web/html/element/input/search/index.html
@@ -461,8 +461,6 @@ input:valid ~ span:after {
<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("html.elements.input.input-search")}}</p>
<p><font face="x-locale-heading-primary, zillaslab, Palatino, Palatino Linotype, x-locale-heading-secondary, serif"><span style="font-size: 37.33327865600586px;"><strong>参见</strong></span></font></p>
diff --git a/files/zh-cn/web/html/element/input/submit/index.html b/files/zh-cn/web/html/element/input/submit/index.html
index 74547b0445..c2a7540199 100644
--- a/files/zh-cn/web/html/element/input/submit/index.html
+++ b/files/zh-cn/web/html/element/input/submit/index.html
@@ -266,8 +266,6 @@ translation_of: Web/HTML/Element/input/submit
<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("html.elements.input.input-submit")}}</p>
<h2 id="参见">参见</h2>
diff --git a/files/zh-cn/web/html/element/input/text/index.html b/files/zh-cn/web/html/element/input/text/index.html
index 4f042ccd48..bc76f658f0 100644
--- a/files/zh-cn/web/html/element/input/text/index.html
+++ b/files/zh-cn/web/html/element/input/text/index.html
@@ -444,8 +444,6 @@ input:valid+span:after {
<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("html.elements.input.input-text")}}</p>
<h2 id="参阅">参阅</h2>
diff --git a/files/zh-cn/web/html/element/input/week/index.html b/files/zh-cn/web/html/element/input/week/index.html
index 4cd68e200e..78ffc7586b 100644
--- a/files/zh-cn/web/html/element/input/week/index.html
+++ b/files/zh-cn/web/html/element/input/week/index.html
@@ -375,8 +375,6 @@ function populateWeeks() {
<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("html.elements.input.input-week")}}</p>
<h2 id="另请详见">另请详见</h2>
diff --git a/files/zh-cn/web/html/element/output/index.html b/files/zh-cn/web/html/element/output/index.html
index 7f52d3c694..0d06b9d223 100644
--- a/files/zh-cn/web/html/element/output/index.html
+++ b/files/zh-cn/web/html/element/output/index.html
@@ -86,8 +86,6 @@ translation_of: Web/HTML/Element/output
<h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容</h2>
-<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("html.elements.output")}}</p>
<h2 id="See_also" name="See_also">参见</h2>
diff --git a/files/zh-cn/web/html/element/q/index.html b/files/zh-cn/web/html/element/q/index.html
index 84993dd5d2..d3fe0982a3 100644
--- a/files/zh-cn/web/html/element/q/index.html
+++ b/files/zh-cn/web/html/element/q/index.html
@@ -92,8 +92,6 @@ translation_of: Web/HTML/Element/q
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("html.elements.q")}}</p>
<h2 id="另见">另见</h2>
diff --git a/files/zh-cn/web/html/element/rb/index.html b/files/zh-cn/web/html/element/rb/index.html
index b3404088d5..7b56ce687f 100644
--- a/files/zh-cn/web/html/element/rb/index.html
+++ b/files/zh-cn/web/html/element/rb/index.html
@@ -125,8 +125,6 @@ translation_of: Web/HTML/Element/rb
<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("html.elements.rb")}}</p>
<h2 id="另见">另见</h2>
diff --git a/files/zh-cn/web/html/element/td/index.html b/files/zh-cn/web/html/element/td/index.html
index 82d38524e2..730a5f3ce8 100644
--- a/files/zh-cn/web/html/element/td/index.html
+++ b/files/zh-cn/web/html/element/td/index.html
@@ -209,8 +209,6 @@ translation_of: Web/HTML/Element/td
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("html.elements.td")}}</p>
<h2 id="参见">参见</h2>