diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-06-21 10:14:26 -0400 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-22 00:53:02 +0800 |
commit | 5289f869c03040182fc69da3e05bc5288a3490bc (patch) | |
tree | 622e1f54367b307bce1981edaeb9d142722b9d97 | |
parent | 567f76d53b5d14e617a143ccbf66dbbcc9fbf93a (diff) | |
download | translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.gz translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.tar.bz2 translated-content-5289f869c03040182fc69da3e05bc5288a3490bc.zip |
remove hidden bcd table paragraph from 'zh-cn'
Part of #1008
76 files changed, 59 insertions, 95 deletions
diff --git a/files/zh-cn/mozilla/add-ons/webextensions/api/sessions/session/index.html b/files/zh-cn/mozilla/add-ons/webextensions/api/sessions/session/index.html index 8b0c86204d..98334ce85a 100644 --- a/files/zh-cn/mozilla/add-ons/webextensions/api/sessions/session/index.html +++ b/files/zh-cn/mozilla/add-ons/webextensions/api/sessions/session/index.html @@ -35,7 +35,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/sessions/Session <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<p class="hidden"><font><font>此页面中的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></p> + <p><font><font>{{Compat("webextensions.api.sessions.Session")}}</font></font></p> diff --git a/files/zh-cn/web/api/abortsignal/index.html b/files/zh-cn/web/api/abortsignal/index.html index 445511e99c..e811923848 100644 --- a/files/zh-cn/web/api/abortsignal/index.html +++ b/files/zh-cn/web/api/abortsignal/index.html @@ -95,7 +95,7 @@ function fetchVideo() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表格由结构化数据生成。 如果您想提供数据,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <p>{{Compat("api.AbortSignal")}}</p> diff --git a/files/zh-cn/web/api/audioworkletnode/index.html b/files/zh-cn/web/api/audioworkletnode/index.html index 19a14ef2f1..aef0a87c92 100644 --- a/files/zh-cn/web/api/audioworkletnode/index.html +++ b/files/zh-cn/web/api/audioworkletnode/index.html @@ -90,7 +90,7 @@ whiteNoiseNode.connect(audioContext.destination) <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看https://github.com/mdn/browser-compat-data并向我们发送PR。</div> + <p>{{Compat("api.AudioWorkletNode")}}</p> </div> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/createlineargradient/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/createlineargradient/index.html index 4df64d94c4..6a6ce1cfe4 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/createlineargradient/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/createlineargradient/index.html @@ -133,7 +133,7 @@ window.addEventListener("load", drawCanvas); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("api.CanvasRenderingContext2D.createLinearGradient")}}</p> diff --git a/files/zh-cn/web/api/console/debug/index.html b/files/zh-cn/web/api/console/debug/index.html index 5e99b5ac81..8303d85879 100644 --- a/files/zh-cn/web/api/console/debug/index.html +++ b/files/zh-cn/web/api/console/debug/index.html @@ -53,7 +53,7 @@ console.debug(<em>消息</em>[, 字符串<em>1</em>, ..., 字符串<em>N</em>]); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们推送请求。</div> + <p>{{Compat("api.Console.debug")}}</p> </div> diff --git a/files/zh-cn/web/api/datatransfer/datatransfer/index.html b/files/zh-cn/web/api/datatransfer/datatransfer/index.html index 2655af1de2..dd0f5990af 100644 --- a/files/zh-cn/web/api/datatransfer/datatransfer/index.html +++ b/files/zh-cn/web/api/datatransfer/datatransfer/index.html @@ -42,6 +42,6 @@ translation_of: Web/API/DataTransfer/DataTransfer <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 https://github.com/mdn/browser-compat-data 并向我们发送一个请求。</div> + <p>{{Compat("api.DataTransfer.DataTransfer")}}</p> diff --git a/files/zh-cn/web/api/datatransferitem/webkitgetasentry/index.html b/files/zh-cn/web/api/datatransferitem/webkitgetasentry/index.html index dc0cb8a184..4ba9bea747 100644 --- a/files/zh-cn/web/api/datatransferitem/webkitgetasentry/index.html +++ b/files/zh-cn/web/api/datatransferitem/webkitgetasentry/index.html @@ -164,8 +164,6 @@ function scanFiles(item, container) { <h2 id="Browser_compatibility" name="Browser_compatibility"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想为数据做出贡献,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送拉取请求。</font></font></div> - <p><font><font>{{COMPAT("api.DataTransferItem.webkitGetAsEntry")}}</font></font></p> <h2 id="也可以看看"><font><font>也可以看看</font></font></h2> diff --git a/files/zh-cn/web/api/document/domain/index.html b/files/zh-cn/web/api/document/domain/index.html index b6951d94a0..e73289bd45 100644 --- a/files/zh-cn/web/api/document/domain/index.html +++ b/files/zh-cn/web/api/document/domain/index.html @@ -82,7 +82,7 @@ if (document.domain == badDomain) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求</div> + <div>{{Compat("api.Document.domain")}}</div> diff --git a/files/zh-cn/web/api/document/pointerlockchange_event/index.html b/files/zh-cn/web/api/document/pointerlockchange_event/index.html index 86a47a3f06..b80a0bd242 100644 --- a/files/zh-cn/web/api/document/pointerlockchange_event/index.html +++ b/files/zh-cn/web/api/document/pointerlockchange_event/index.html @@ -61,7 +61,7 @@ translation_of: Web/API/Document/pointerlockchange_event <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> + <p>{{Compat("api.Document.pointerlockchange_event")}}</p> diff --git a/files/zh-cn/web/api/document/touchcancel_event/index.html b/files/zh-cn/web/api/document/touchcancel_event/index.html index aaacf163f8..4cb7751a7a 100644 --- a/files/zh-cn/web/api/document/touchcancel_event/index.html +++ b/files/zh-cn/web/api/document/touchcancel_event/index.html @@ -60,8 +60,6 @@ translation_of: Web/API/Document/touchcancel_event <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想贡献数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> - <p>{{Compat("api.Document.touchcancel_event")}}</p> <h2 id="参见"><font><font>参见</font></font></h2> diff --git a/files/zh-cn/web/api/documentfragment/queryselectorall/index.html b/files/zh-cn/web/api/documentfragment/queryselectorall/index.html index d90c170022..612e9bdc61 100644 --- a/files/zh-cn/web/api/documentfragment/queryselectorall/index.html +++ b/files/zh-cn/web/api/documentfragment/queryselectorall/index.html @@ -50,7 +50,7 @@ translation_of: Web/API/DocumentFragment/querySelectorAll <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页中的兼容性表由结构化数据生成。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("api.DocumentFragment.querySelectorAll")}}</p> 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> diff --git a/files/zh-cn/web/api/filereader/abort_event/index.html b/files/zh-cn/web/api/filereader/abort_event/index.html index e6a2040602..127807889a 100644 --- a/files/zh-cn/web/api/filereader/abort_event/index.html +++ b/files/zh-cn/web/api/filereader/abort_event/index.html @@ -165,8 +165,6 @@ fileInput.addEventListener('change', handleSelected);返回返回发的 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> - <p>{{Compat("api.FileReader.abort_event")}}</p> <h2 id="另请参见">另请参见</h2> diff --git a/files/zh-cn/web/api/history/scrollrestoration/index.html b/files/zh-cn/web/api/history/scrollrestoration/index.html index 9ae0fa7d9b..77c607304c 100644 --- a/files/zh-cn/web/api/history/scrollrestoration/index.html +++ b/files/zh-cn/web/api/history/scrollrestoration/index.html @@ -70,6 +70,6 @@ if (scrollRestoration === 'manual') { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">从结构化数据生成。如果您想对数据进行贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送pull request这个t上的兼容性表能力这一页是</div> + <p>{{Compat("api.History.scrollRestoration")}}</p> diff --git a/files/zh-cn/web/api/htmlcanvaselement/mozopaque/index.html b/files/zh-cn/web/api/htmlcanvaselement/mozopaque/index.html index b82b5718db..aa4187decb 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/mozopaque/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/mozopaque/index.html @@ -40,7 +40,7 @@ canvas.mozOpaque = false; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是由结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送pull请求。</div> + <p>{{Compat("api.HTMLCanvasElement.mozOpaque")}}</p> diff --git a/files/zh-cn/web/api/htmldetailselement/index.html b/files/zh-cn/web/api/htmldetailselement/index.html index 6b554dc11b..3e734f07ad 100644 --- a/files/zh-cn/web/api/htmldetailselement/index.html +++ b/files/zh-cn/web/api/htmldetailselement/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/HTMLDetailsElement <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden"><a href="https://github.com/mdn/browser-compat-data">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> + <p>{{Compat("api.HTMLDetailsElement")}}</p> </div> diff --git a/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html b/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html index 199f2fbc54..ef548d318b 100644 --- a/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html +++ b/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html @@ -53,6 +53,6 @@ rows.forEach((row)=> {</font></font><font><font> <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> + <p><font><font>{{Compat("api.HTMLTableRowElement.rowIndex")}}</font></font></p> diff --git a/files/zh-cn/web/api/location/tostring/index.html b/files/zh-cn/web/api/location/tostring/index.html index c975af6b11..cc7beca053 100644 --- a/files/zh-cn/web/api/location/tostring/index.html +++ b/files/zh-cn/web/api/location/tostring/index.html @@ -37,6 +37,6 @@ var result = anchor.toString(); // Returns: 'https://developer.mozilla.org/en-US <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想贡献数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> + <p><font><font>{{Compat("api.Location.toString")}}</font></font></p> diff --git a/files/zh-cn/web/api/mediarecorder/ondataavailable/index.html b/files/zh-cn/web/api/mediarecorder/ondataavailable/index.html index 0bf5fce305..48392d0689 100644 --- a/files/zh-cn/web/api/mediarecorder/ondataavailable/index.html +++ b/files/zh-cn/web/api/mediarecorder/ondataavailable/index.html @@ -66,7 +66,7 @@ translation_of: Web/API/MediaRecorder/ondataavailable <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面中的兼容性表是根据结构化数据生成的。</font><font>如果您想贡献数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> + <p><font><font>{{Compat("api.MediaRecorder.ondataavailable")}}</font></font></p> diff --git a/files/zh-cn/web/api/mediastreamtrack/getconstraints/index.html b/files/zh-cn/web/api/mediastreamtrack/getconstraints/index.html index 86526e0a60..b2c0593a99 100644 --- a/files/zh-cn/web/api/mediastreamtrack/getconstraints/index.html +++ b/files/zh-cn/web/api/mediastreamtrack/getconstraints/index.html @@ -61,6 +61,6 @@ translation_of: Web/API/MediaStreamTrack/getConstraints <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表格由结构化数据生成。</font><font>如果您想为数据做出贡献,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送拉取请求。</font></font></div> + <p><font><font>{{COMPAT( "api.MediaStreamTrack.getConstraints")}}</font></font></p> diff --git a/files/zh-cn/web/api/mediastreamtrack/readystate/index.html b/files/zh-cn/web/api/mediastreamtrack/readystate/index.html index 4a0aa377b0..bab6b554e0 100644 --- a/files/zh-cn/web/api/mediastreamtrack/readystate/index.html +++ b/files/zh-cn/web/api/mediastreamtrack/readystate/index.html @@ -48,7 +48,7 @@ translation_of: Web/API/MediaStreamTrack/readyState <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> + <p>{{Compat("api.MediaStreamTrack.readyState")}}</p> diff --git a/files/zh-cn/web/api/mediastreamtrack/stop/index.html b/files/zh-cn/web/api/mediastreamtrack/stop/index.html index f4372c5d79..d23933ad8d 100644 --- a/files/zh-cn/web/api/mediastreamtrack/stop/index.html +++ b/files/zh-cn/web/api/mediastreamtrack/stop/index.html @@ -73,7 +73,7 @@ translation_of: Web/API/MediaStreamTrack/stop <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> + <p>{{Compat("api.MediaStreamTrack.stop")}}</p> diff --git a/files/zh-cn/web/api/navigator/devicememory/index.html b/files/zh-cn/web/api/navigator/devicememory/index.html index b5c5948433..a4496d5c22 100644 --- a/files/zh-cn/web/api/navigator/devicememory/index.html +++ b/files/zh-cn/web/api/navigator/devicememory/index.html @@ -36,6 +36,6 @@ console.log ("This device has at least " + memory + "GiB of RAM.") <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求</div> + <p>{{Compat("api.Navigator.deviceMemory")}}</p> diff --git a/files/zh-cn/web/api/navigator/index.html b/files/zh-cn/web/api/navigator/index.html index a68d752556..8660fc5c2d 100644 --- a/files/zh-cn/web/api/navigator/index.html +++ b/files/zh-cn/web/api/navigator/index.html @@ -167,6 +167,4 @@ translation_of: Web/API/Navigator <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <div>{{Compat("api.Navigator")}}</div> diff --git a/files/zh-cn/web/api/performanceobserver/index.html b/files/zh-cn/web/api/performanceobserver/index.html index ca70398a68..16b1f768d8 100644 --- a/files/zh-cn/web/api/performanceobserver/index.html +++ b/files/zh-cn/web/api/performanceobserver/index.html @@ -64,7 +64,7 @@ observer2.observe({entryTypes: ["measure"]});</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <p>{{Compat("api.PerformanceObserver")}}</p> </div> diff --git a/files/zh-cn/web/api/svganimateelement/index.html b/files/zh-cn/web/api/svganimateelement/index.html index aa58555245..4df5b6c89d 100644 --- a/files/zh-cn/web/api/svganimateelement/index.html +++ b/files/zh-cn/web/api/svganimateelement/index.html @@ -45,6 +45,6 @@ translation_of: Web/API/SVGAnimateElement <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> + <p>{{Compat("api.SVGAnimateElement")}}</p> diff --git a/files/zh-cn/web/api/svggraphicselement/index.html b/files/zh-cn/web/api/svggraphicselement/index.html index 2993848c2e..6846775440 100644 --- a/files/zh-cn/web/api/svggraphicselement/index.html +++ b/files/zh-cn/web/api/svggraphicselement/index.html @@ -62,6 +62,4 @@ translation_of: Web/API/SVGGraphicsElement <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> - <p>{{Compat("api.SVGGraphicsElement")}}</p> diff --git a/files/zh-cn/web/api/svgsvgelement/index.html b/files/zh-cn/web/api/svgsvgelement/index.html index 0a7cff0b73..d7bde5e214 100644 --- a/files/zh-cn/web/api/svgsvgelement/index.html +++ b/files/zh-cn/web/api/svgsvgelement/index.html @@ -161,8 +161,6 @@ translation_of: Web/API/SVGSVGElement <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想为数据做出贡献,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送拉取请求。</font></font></div> - <p><font><font>{{COMPAT("api.SVGSVGElement")}}</font></font></p> <h2 id="也可以看看"><font><font>也可以看看</font></font></h2> diff --git a/files/zh-cn/web/api/svguseelement/index.html b/files/zh-cn/web/api/svguseelement/index.html index aae9a87bab..40fdd258d1 100644 --- a/files/zh-cn/web/api/svguseelement/index.html +++ b/files/zh-cn/web/api/svguseelement/index.html @@ -60,7 +60,7 @@ translation_of: Web/API/SVGUseElement <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> + <p>{{Compat("api.SVGUseElement")}}</p> diff --git a/files/zh-cn/web/api/textdecoder/index.html b/files/zh-cn/web/api/textdecoder/index.html index a0e7279ba6..a8806cfac0 100644 --- a/files/zh-cn/web/api/textdecoder/index.html +++ b/files/zh-cn/web/api/textdecoder/index.html @@ -93,7 +93,7 @@ console<span class="punctuation token">.</span><span class="function token">log< <h2 id="浏览器兼容性"><font><font><font>浏览器兼容性</font></font></font></h2> <div> -<div class="hidden"><font><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求。</font></font></font></div> + <p><font>{{Compat("api.TextDecoder")}}</font></p> </div> diff --git a/files/zh-cn/web/api/url/pathname/index.html b/files/zh-cn/web/api/url/pathname/index.html index cb761610f6..434628a321 100644 --- a/files/zh-cn/web/api/url/pathname/index.html +++ b/files/zh-cn/web/api/url/pathname/index.html @@ -48,7 +48,7 @@ var result = url.pathname; // Returns:"/en-US/docs/Web/API/URL/pathname" <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("api.URL.pathname")}}</p> diff --git a/files/zh-cn/web/api/url/search/index.html b/files/zh-cn/web/api/url/search/index.html index 7bbe118ad5..4969e2fd84 100644 --- a/files/zh-cn/web/api/url/search/index.html +++ b/files/zh-cn/web/api/url/search/index.html @@ -52,7 +52,7 @@ var queryString = url.search; // Returns:"?q=123" <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("api.URL.search")}}</p> diff --git a/files/zh-cn/web/api/url/username/index.html b/files/zh-cn/web/api/url/username/index.html index 9e49a28dce..d57967fc84 100644 --- a/files/zh-cn/web/api/url/username/index.html +++ b/files/zh-cn/web/api/url/username/index.html @@ -50,7 +50,7 @@ var user = url.username; // 返回:“anonymous” <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <p>{{Compat("api.URL.username")}}</p> diff --git a/files/zh-cn/web/api/url_api/index.html b/files/zh-cn/web/api/url_api/index.html index cecc627edd..f138baa59a 100644 --- a/files/zh-cn/web/api/url_api/index.html +++ b/files/zh-cn/web/api/url_api/index.html @@ -110,7 +110,7 @@ try { <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是由结构化数据生成的。如果您想贡献数据,请查看<a href="/en-US/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送pull request。</div> + <p>{{Compat("api.URL")}}</p> </div> diff --git a/files/zh-cn/web/api/urlsearchparams/entries/index.html b/files/zh-cn/web/api/urlsearchparams/entries/index.html index 23e87b1b59..46e9740350 100644 --- a/files/zh-cn/web/api/urlsearchparams/entries/index.html +++ b/files/zh-cn/web/api/urlsearchparams/entries/index.html @@ -45,7 +45,7 @@ key2, value2</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.</div> + <p>{{Compat("api.URLSearchParams.entries")}}</p> </div> diff --git a/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html b/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html index 924ee123be..5c9621f5c3 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html @@ -201,7 +201,7 @@ gl.getUniform(program, loc); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">此页面中的兼容性表格由结构化数据生成。如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送获取请求。</p> + <p>{{Compat("api.WebGLRenderingContext.getUniform")}}</p> diff --git a/files/zh-cn/web/api/window/unhandledrejection_event/index.html b/files/zh-cn/web/api/window/unhandledrejection_event/index.html index 8628a3e11f..3211aa181f 100644 --- a/files/zh-cn/web/api/window/unhandledrejection_event/index.html +++ b/files/zh-cn/web/api/window/unhandledrejection_event/index.html @@ -103,7 +103,7 @@ original_slug: Web/Events/unhandledrejection <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看https://github.com/mdn/browser-compat-data 并向我们发送请求请求。</div> + <p>{{Compat("api.Window.unhandledrejection_event")}}</p> diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html index 271773fb93..3f81e04235 100644 --- a/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html +++ b/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html @@ -96,10 +96,6 @@ translation_of: Web/API/WindowOrWorkerGlobalScope/queueMicrotask <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on 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.<br> -<br> -NOTE: data on this has been submitted; just waiting on it to be reviewed, merged, and for a new data release before it will show up here. See https://github.com/mdn/browser-compat-data/pull/4754 for PR.</div> - <p>{{Compat("api.WindowOrWorkerGlobalScope.queueMicrotask")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/xmlhttprequest/index.html b/files/zh-cn/web/api/xmlhttprequest/index.html index 2695292334..75ef29d111 100644 --- a/files/zh-cn/web/api/xmlhttprequest/index.html +++ b/files/zh-cn/web/api/xmlhttprequest/index.html @@ -172,7 +172,7 @@ translation_of: Web/API/XMLHttpRequest <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面中的兼容性表是由结构化数据生成的。如果您想贡献数据,请前往 https://github.com/mdn/browser-compat-data 。</div> + <div>{{Compat("api.XMLHttpRequest")}}</div> diff --git a/files/zh-cn/web/css/_colon_blank/index.html b/files/zh-cn/web/css/_colon_blank/index.html index 35852f21be..48b72b4ccf 100644 --- a/files/zh-cn/web/css/_colon_blank/index.html +++ b/files/zh-cn/web/css/_colon_blank/index.html @@ -43,7 +43,7 @@ original_slug: Web/CSS/:blank空白伪类 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表由结构化数据生成。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并发送给我们请求。</div> + <div class="hidden">如果你想得到更多信息,请查看:<a href="https://www.w3.org/TR/selectors-4/#blank-pseudo">https://www.w3.org/TR/selectors-4/#blank-pseudo</a></div> diff --git a/files/zh-cn/web/css/_colon_last-child/index.html b/files/zh-cn/web/css/_colon_last-child/index.html index 2af0b690d8..95b2b7afb9 100644 --- a/files/zh-cn/web/css/_colon_last-child/index.html +++ b/files/zh-cn/web/css/_colon_last-child/index.html @@ -58,8 +58,6 @@ translation_of: 'Web/CSS/:last-child' <h2 id="浏览器支持">浏览器支持</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("css.selectors.last-child")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/css/_colon_scope/index.html b/files/zh-cn/web/css/_colon_scope/index.html index 0eb40990b3..011862f83a 100644 --- a/files/zh-cn/web/css/_colon_scope/index.html +++ b/files/zh-cn/web/css/_colon_scope/index.html @@ -106,7 +106,7 @@ document.getElementById('results').innerHTML = Array.prototype.map.call(selected <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden">该浏览器兼容性表格由结构化数据生成。如果你愿意做出贡献,可以访问 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 和提交PR。</div> + <p>{{Compat("css.selectors.scope")}}</p> diff --git a/files/zh-cn/web/css/border-bottom/index.html b/files/zh-cn/web/css/border-bottom/index.html index 24bc0d94af..ab8851630d 100644 --- a/files/zh-cn/web/css/border-bottom/index.html +++ b/files/zh-cn/web/css/border-bottom/index.html @@ -101,6 +101,4 @@ border-bottom: medium dashed blue; <h2 id="浏览器兼容性">浏览器兼容性</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 class="external" 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("css.properties.border-bottom")}}</p> diff --git a/files/zh-cn/web/css/box-shadow/index.html b/files/zh-cn/web/css/box-shadow/index.html index d205d8a048..b01af9d276 100644 --- a/files/zh-cn/web/css/box-shadow/index.html +++ b/files/zh-cn/web/css/box-shadow/index.html @@ -170,7 +170,7 @@ But still, like air, I'll rise.</q> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表由结构化数据生成。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。 </div> + <p>{{Compat("css.properties.box-shadow")}}</p> diff --git a/files/zh-cn/web/css/display-box/index.html b/files/zh-cn/web/css/display-box/index.html index 51b0cffa39..3c017e8e01 100644 --- a/files/zh-cn/web/css/display-box/index.html +++ b/files/zh-cn/web/css/display-box/index.html @@ -86,8 +86,6 @@ translation_of: Web/CSS/display-box <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <h3 id="Support_of_contents">Support of <code>contents</code></h3> <p>{{Compat("css.properties.display.contents", 10)}}</p> diff --git a/files/zh-cn/web/css/display-internal/index.html b/files/zh-cn/web/css/display-internal/index.html index 1af7821c89..463c4014f4 100644 --- a/files/zh-cn/web/css/display-internal/index.html +++ b/files/zh-cn/web/css/display-internal/index.html @@ -45,7 +45,7 @@ translation_of: Web/CSS/display-internal <h2 id="浏览器兼容性编辑"><a href="https://developer.mozilla.org/zh-CN/docs/Web/CSS/display-internal#Browser_compatibility"><font><font>浏览器兼容性</font></font></a><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/display-internal$edit#Browser_compatibility" rel="nofollow, noindex"><font><font>编辑</font></font></a></h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <h3 id="支持表值"><font><font>支持表值</font></font></h3> diff --git a/files/zh-cn/web/css/display-legacy/index.html b/files/zh-cn/web/css/display-legacy/index.html index 2e228d9673..f60ab47332 100644 --- a/files/zh-cn/web/css/display-legacy/index.html +++ b/files/zh-cn/web/css/display-legacy/index.html @@ -67,7 +67,7 @@ Not a flex item <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">本页面上的兼容性表格,是通过解构化数据生成的。如果你想修改数据,请查看 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> ,然后提交pull request。</div> + <h3 id="支持_inline-block">支持 <code>inline-block</code></h3> diff --git a/files/zh-cn/web/css/display-outside/index.html b/files/zh-cn/web/css/display-outside/index.html index ee95363595..06599d06f3 100644 --- a/files/zh-cn/web/css/display-outside/index.html +++ b/files/zh-cn/web/css/display-outside/index.html @@ -64,8 +64,6 @@ translation_of: Web/CSS/display-outside <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("css.properties.display.display-outside", 10)}}</p> <h2 id="其它">其它</h2> diff --git a/files/zh-cn/web/css/flex/index.html b/files/zh-cn/web/css/flex/index.html index 05d709ea58..8340b5e093 100644 --- a/files/zh-cn/web/css/flex/index.html +++ b/files/zh-cn/web/css/flex/index.html @@ -287,7 +287,7 @@ flex.addEventListener("click", function() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external external-icon" 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("css.properties.flex")}}</p> diff --git a/files/zh-cn/web/css/float/index.html b/files/zh-cn/web/css/float/index.html index 9019329b2a..a8d2fb7c5d 100644 --- a/files/zh-cn/web/css/float/index.html +++ b/files/zh-cn/web/css/float/index.html @@ -236,8 +236,6 @@ div { <h2 id="浏览器兼容性">浏览器兼容性</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 class="external" 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("css.properties.float")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/font-style/index.html b/files/zh-cn/web/css/font-style/index.html index 96995df092..6e86c103b8 100644 --- a/files/zh-cn/web/css/font-style/index.html +++ b/files/zh-cn/web/css/font-style/index.html @@ -225,8 +225,6 @@ update(); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("css.properties.font-style")}}</p> <p>[1] 在 Firefox 44 之前,Gecko 并不对 <code>oblique</code> 和 <code>italic</code> 字形做出区分。在那之后,如果有可用的字形,它将使用正确的字形。</p> diff --git a/files/zh-cn/web/css/max-height/index.html b/files/zh-cn/web/css/max-height/index.html index da35b710d3..6a9a510afa 100644 --- a/files/zh-cn/web/css/max-height/index.html +++ b/files/zh-cn/web/css/max-height/index.html @@ -105,8 +105,6 @@ form { max-height: none; } <h2 id="Browser_compatibility" name="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("css.properties.max-height")}}</p> <h2 id="See_also" name="See_also">See also</h2> diff --git a/files/zh-cn/web/css/overscroll-behavior-y/index.html b/files/zh-cn/web/css/overscroll-behavior-y/index.html index b505b44e0b..2bea0c9896 100644 --- a/files/zh-cn/web/css/overscroll-behavior-y/index.html +++ b/files/zh-cn/web/css/overscroll-behavior-y/index.html @@ -74,7 +74,7 @@ overflow: unset; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请访问https://github.com/mdn/browser-compat-data 并向我们发送请求请求。</div> + <p>{{Compat("css.properties.overscroll-behavior-y")}}</p> diff --git a/files/zh-cn/web/css/scrollbar-color/index.html b/files/zh-cn/web/css/scrollbar-color/index.html index 124b188a81..ae35b3c82b 100644 --- a/files/zh-cn/web/css/scrollbar-color/index.html +++ b/files/zh-cn/web/css/scrollbar-color/index.html @@ -110,6 +110,6 @@ scrollbar-color: unset; <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想为数据做出贡献,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送拉取请求。</font></font></div> + <div>{{Compat("css.properties.scrollbar-color")}}</div> diff --git a/files/zh-cn/web/html/element/input/hidden/index.html b/files/zh-cn/web/html/element/input/hidden/index.html index 0139486c72..7f87b5441d 100644 --- a/files/zh-cn/web/html/element/input/hidden/index.html +++ b/files/zh-cn/web/html/element/input/hidden/index.html @@ -215,7 +215,7 @@ textarea { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data,向我们发送一个拉取请求。</div> + <p>{{Compat("html.elements.input.input-hidden")}}</p> diff --git a/files/zh-cn/web/html/element/input/image/index.html b/files/zh-cn/web/html/element/input/image/index.html index 1889701480..cc6517bfa1 100644 --- a/files/zh-cn/web/html/element/input/image/index.html +++ b/files/zh-cn/web/html/element/input/image/index.html @@ -118,6 +118,4 @@ translation_of: Web/HTML/Element/input/image <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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.input.input-image")}}</p> diff --git a/files/zh-cn/web/html/element/input/index.html b/files/zh-cn/web/html/element/input/index.html index c275b7891c..80c9c68626 100644 --- a/files/zh-cn/web/html/element/input/index.html +++ b/files/zh-cn/web/html/element/input/index.html @@ -1258,7 +1258,7 @@ nameInput.addEventListener('invalid', () => { <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data" rel="noopener">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> + <div> <div class="bc-data" id="bcd:html.elements.input"><a class="bc-github-link external" href="https://github.com/mdn/browser-compat-data" rel="noopener">Update compatibility data on GitHub</a> diff --git a/files/zh-cn/web/html/element/meta/name/index.html b/files/zh-cn/web/html/element/meta/name/index.html index 3f0b9fc74d..f0e4c020a3 100644 --- a/files/zh-cn/web/html/element/meta/name/index.html +++ b/files/zh-cn/web/html/element/meta/name/index.html @@ -305,6 +305,4 @@ translation_of: Web/HTML/Element/meta/name <h2 id="浏览器兼容性">浏览器兼容性</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 class="external" 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.meta.name")}}</p> diff --git a/files/zh-cn/web/http/headers/alt-svc/index.html b/files/zh-cn/web/http/headers/alt-svc/index.html index 556209bf86..79a722e31f 100644 --- a/files/zh-cn/web/http/headers/alt-svc/index.html +++ b/files/zh-cn/web/http/headers/alt-svc/index.html @@ -46,7 +46,7 @@ Alt-Svc: <em><service-list></em>; ma=<em><max-age> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">本文中兼容性说明列表由结构化数据自动生成。如果您想为数据源贡献修改,请参阅 <a class="external external-icon" href="https://github.com/mdn/browser-compat-data" rel="noopener">https://github.com/mdn/browser-compat-data</a> 并提交 PR。</div> + <p>{{Compat("http.headers.Alt-Svc")}}</p> diff --git a/files/zh-cn/web/http/headers/user-agent/index.html b/files/zh-cn/web/http/headers/user-agent/index.html index 69041e1eed..7645fbf643 100644 --- a/files/zh-cn/web/http/headers/user-agent/index.html +++ b/files/zh-cn/web/http/headers/user-agent/index.html @@ -140,7 +140,7 @@ Opera/9.60 (Windows NT 6.0; U; en) Presto/2.1.1</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden"><span id="result_box" lang="zh-CN"><span>此页面中的兼容性表格由结构化数据生成。</span> <span>如果您想为数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data </a>并向我们发送拉取请求。</span></span></p> + <p>{{Compat("http.headers.User-Agent")}}</p> diff --git a/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html b/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html index a320876884..70803df8a1 100644 --- a/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html +++ b/files/zh-cn/web/javascript/reference/classes/private_class_fields/index.html @@ -189,8 +189,6 @@ new ClassWithPrivateAccessor(); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> - <p>{{Compat("javascript.classes.private_class_fields")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html index e1cdb4179e..c7f47fef77 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html @@ -160,7 +160,7 @@ var bigint64 = new BigInt64Array(iterable); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> + <p>{{Compat("javascript.builtins.BigInt64Array")}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html b/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html index 89273b1f32..f6d59df24d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/error/tosource/index.html @@ -36,7 +36,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Error/toSource <div> <div> -<div class="hidden">这个页面上的兼容性表是由结构化数据生成的。如果您想对数据作出贡献,请查看https://github.com/mdn/browser-compat-data并发送一个pull请求。</div> + <p>{{Compat("javascript.builtins.Error.toSource")}}</p> </div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/eval/index.html b/files/zh-cn/web/javascript/reference/global_objects/eval/index.html index 4189e29d72..dc2e4f95a6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/eval/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/eval/index.html @@ -300,7 +300,7 @@ var fct2 = eval(fctStr2) // 返回一个函数 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a> 并向我们发送拉取请求。</div> + <p>{{Compat("javascript.builtins.eval")}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html index e6da9a523c..40ef05e627 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/pluralrules/index.html @@ -140,7 +140,7 @@ pr.select(42); <h2 id="浏览器兼容性"><font><font><font><font>浏览器兼容性</font></font></font></font></h2> <div> -<div class="hidden"><font><font><font><font>此页面上的兼容性表格由结构化数据生成</font><font>。</font></font></font><font><font><font>如果您想为数据做出贡献,请查看</font></font></font></font><a href="https://github.com/mdn/browser-compat-data"><font><font><font><font>https://github.com/mdn/browser-compat-data</font></font></font></font></a><font><font><font><font>并向我们发送拉取请求。</font></font></font></font></div> + <p>{{Compat("javascript.builtins.Intl.PluralRules")}}</p> </div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html index 8184278bc3..0bdd4579ae 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/set/index.html @@ -83,7 +83,7 @@ myMap.set('bar', 'foo') <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">这个页面上的浏览器兼容性表格是基于结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> + <p>{{Compat("javascript.builtins.Map.set")}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html index ded4dfae16..0fcc3a5c6a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/object/index.html @@ -68,7 +68,7 @@ console.log(o) <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("javascript.builtins.Object.Object")}}</p> </div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html index 7d0edf43c5..0e45f82bac 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html @@ -74,7 +74,7 @@ console.log(a, b); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页中的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</div> + <p>{{Compat("javascript.builtins.String.toUpperCase")}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html index 7697c1074d..6af5bd5d2d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/valueof/index.html @@ -46,7 +46,7 @@ console.log(x.valueOf()); // Displays 'Hello world' <h2 id="浏览器兼容性">浏览器兼容性</h2> -<p class="hidden">此页中的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看<a href="/zh-CN/docs/">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</p> + <p>{{Compat("javascript.builtins.String.valueOf")}}</p> diff --git a/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html b/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html index 4bb149667d..c2fa597627 100644 --- a/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html +++ b/files/zh-cn/web/javascript/reference/operators/bitwise_xor/index.html @@ -96,7 +96,7 @@ After: 10100000000000000110000000000001</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("javascript.operators.bitwise_xor")}}</p> diff --git a/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html b/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html index 179496d7e3..cb3153c5ee 100644 --- a/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/zh-cn/web/javascript/reference/operators/conditional_operator/index.html @@ -112,7 +112,7 @@ function example(…) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" 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("javascript.operators.conditional")}}</p> diff --git a/files/zh-cn/web/javascript/reference/operators/inequality/index.html b/files/zh-cn/web/javascript/reference/operators/inequality/index.html index 2c0bccddfd..867bda689f 100644 --- a/files/zh-cn/web/javascript/reference/operators/inequality/index.html +++ b/files/zh-cn/web/javascript/reference/operators/inequality/index.html @@ -87,7 +87,7 @@ object2 != object2 // false</pre> <h2 id="浏览器兼容性"><font><font>浏览器兼容性</font></font></h2> -<div class="hidden"><font><font>此页面上的兼容性表是根据结构化数据生成的。</font><font>如果您想提供数据,请查看</font></font><a href="https://github.com/mdn/browser-compat-data"><font><font>https://github.com/mdn/browser-compat-data</font></font></a><font><font>并向我们发送请求请求。</font></font></div> + <p>{{Compat("javascript.operators.inequality")}}</p> diff --git a/files/zh-cn/web/javascript/reference/statements/async_function/index.html b/files/zh-cn/web/javascript/reference/statements/async_function/index.html index cb6f595ff9..3fe81b81fb 100644 --- a/files/zh-cn/web/javascript/reference/statements/async_function/index.html +++ b/files/zh-cn/web/javascript/reference/statements/async_function/index.html @@ -313,7 +313,7 @@ setTimeout(parallelPromise, 13000); // same as parallel <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("javascript.statements.async_function")}}</p> diff --git a/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html b/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html index 87033e17ba..47277b5f61 100644 --- a/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html +++ b/files/zh-cn/web/javascript/reference/statements/for-await...of/index.html @@ -149,7 +149,7 @@ getResponseSize('https://jsonplaceholder.typicode.com/photos');</pre> <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</div> + <p>{{Compat("javascript.statements.for_await_of")}}</p> |