diff options
author | t7yang <t7yang@gmail.com> | 2021-06-24 00:53:12 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-24 13:21:59 +0800 |
commit | c836bcfa33f859deddb9c2a4afb79e7e106e3d29 (patch) | |
tree | 9836fb6449b0fed3a811d4c6fc637088cd010291 /files/zh-cn | |
parent | d24d30f7b6cae2ed8e33b2c1b5c19b141a59cc2d (diff) | |
download | translated-content-c836bcfa33f859deddb9c2a4afb79e7e106e3d29.tar.gz translated-content-c836bcfa33f859deddb9c2a4afb79e7e106e3d29.tar.bz2 translated-content-c836bcfa33f859deddb9c2a4afb79e7e106e3d29.zip |
remove hidden bcd for zh-CN
Diffstat (limited to 'files/zh-cn')
115 files changed, 0 insertions, 468 deletions
diff --git a/files/zh-cn/conflicting/web/javascript/reference/global_objects/typeerror/index.html b/files/zh-cn/conflicting/web/javascript/reference/global_objects/typeerror/index.html index d6daea2244..3395910e90 100644 --- a/files/zh-cn/conflicting/web/javascript/reference/global_objects/typeerror/index.html +++ b/files/zh-cn/conflicting/web/javascript/reference/global_objects/typeerror/index.html @@ -77,12 +77,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/TypeError/prototype <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> - -<p> </p> -</div> - <p>{{Compat("javascript.builtins.TypeError")}}</p> <div id="compat-desktop"> </div> diff --git a/files/zh-cn/conflicting/web/javascript/reference/operators/index.html b/files/zh-cn/conflicting/web/javascript/reference/operators/index.html index a89cf74368..3978a30a08 100644 --- a/files/zh-cn/conflicting/web/javascript/reference/operators/index.html +++ b/files/zh-cn/conflicting/web/javascript/reference/operators/index.html @@ -290,10 +290,6 @@ y = -x; // y = -3, x = 3 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.operators.arithmetic")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/mdn/structures/compatibility_tables/index.html b/files/zh-cn/mdn/structures/compatibility_tables/index.html index fdcf1d1408..21419aab38 100644 --- a/files/zh-cn/mdn/structures/compatibility_tables/index.html +++ b/files/zh-cn/mdn/structures/compatibility_tables/index.html @@ -488,11 +488,6 @@ git push</pre> <p>As another example, The compat table for the {{domxref("VRDisplay.capabilities")}} property is generated using \{{Compat("api.VRDisplay.capabilities")}}. The macro call generates the following table (and corresponding set of notes):</p> -<hr> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。 如果您想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送 pull request。</p> -</div> - <p>{{Compat("api.VRDisplay.capabilities")}}</p> <div class="note"> diff --git a/files/zh-cn/orphaned/web/api/request/context/index.html b/files/zh-cn/orphaned/web/api/request/context/index.html index 202367fba6..cc073a988b 100644 --- a/files/zh-cn/orphaned/web/api/request/context/index.html +++ b/files/zh-cn/orphaned/web/api/request/context/index.html @@ -31,8 +31,6 @@ var myContext = myRequest.context; // returns the empty string by default</pre> <h2 id="Browser_compatibility浏览器兼容性">Browser compatibility<font><font>浏览器兼容性</font></font></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 <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> and send us a pull request.</div> - <p>{{Compat("api.Request.context")}}</p> <h2 id="更多">更多</h2> diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html b/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html index 6cac469211..5b4d1772fd 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/delete/index.html @@ -71,10 +71,6 @@ myMap.has("bar"); // 返回 false。"bar" 元素将不再存在于 Map 实例 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Map.delete")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html b/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html index dbd2a9aadd..d9b95fd745 100644 --- a/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html +++ b/files/zh-cn/orphaned/web/javascript/reference/global_objects/map/index.html @@ -326,10 +326,6 @@ console.log(myMap) // Map { 'bla2' => 'blaa2' }</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Map")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/audiobuffer/index.html b/files/zh-cn/web/api/audiobuffer/index.html index 2922de46d6..62a3373a05 100644 --- a/files/zh-cn/web/api/audiobuffer/index.html +++ b/files/zh-cn/web/api/audiobuffer/index.html @@ -96,10 +96,6 @@ button.onclick = function() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是由结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们提交pull request。</p> -</div> - <p>{{Compat("api.AudioBuffer")}}</p> <div></div> diff --git a/files/zh-cn/web/api/audiocontext/index.html b/files/zh-cn/web/api/audiocontext/index.html index f2b18cf432..b70d5feb56 100644 --- a/files/zh-cn/web/api/audiocontext/index.html +++ b/files/zh-cn/web/api/audiocontext/index.html @@ -91,10 +91,6 @@ var finish = audioCtx.destination; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>这个页面的兼容性表是从结构化数据生成的。如果你想对我们贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</p> -</div> - <p>{{Compat("api.AudioContext")}}</p> <div></div> diff --git a/files/zh-cn/web/api/body/index.html b/files/zh-cn/web/api/body/index.html index cd27c34fab..d6094d90ab 100644 --- a/files/zh-cn/web/api/body/index.html +++ b/files/zh-cn/web/api/body/index.html @@ -83,10 +83,6 @@ fetch('flowers.jpg').then(function(response) { <h2 id="浏览器兼容情况">浏览器兼容情况</h2> -<div class="hidden"> -<p>此兼容性表是从结构化数据生成的。如果您想贡献数据,请check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送pull请求。</p> -</div> - <p>{{Compat("api.Body")}}</p> <h2 id="也可以看看">也可以看看</h2> diff --git a/files/zh-cn/web/api/cachestorage/index.html b/files/zh-cn/web/api/cachestorage/index.html index 4c86445492..fdf11ce78a 100644 --- a/files/zh-cn/web/api/cachestorage/index.html +++ b/files/zh-cn/web/api/cachestorage/index.html @@ -100,10 +100,6 @@ this.addEventListener('fetch', function(event) { <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.CacheStorage")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/createimagedata/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/createimagedata/index.html index a02adf6183..884973842f 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/createimagedata/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/createimagedata/index.html @@ -80,10 +80,6 @@ console.log(ctx.createImageData(100, 100)); <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.createImageData")}}</p> <h3 id="兼容性注解">兼容性注解</h3> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/createradialgradient/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/createradialgradient/index.html index b2121ce17c..fc2025b845 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/createradialgradient/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/createradialgradient/index.html @@ -124,10 +124,6 @@ window.addEventListener("load", drawCanvas); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.createRadialGradient")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/direction/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/direction/index.html index 32f4eb6d55..ca24cccf8f 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/direction/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/direction/index.html @@ -90,10 +90,6 @@ ctx.fillText('Hi!', 150, 130);</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.direction")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/fillstyle/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/fillstyle/index.html index bf576d7681..09f8a09480 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/fillstyle/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/fillstyle/index.html @@ -134,10 +134,6 @@ for (var i=0;i<6;i++){ <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.fillStyle")}}</p> <div id="compat-desktop"></div> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/font/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/font/index.html index 963c27c32e..0ff827c6e4 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/font/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/font/index.html @@ -121,10 +121,6 @@ f.load().then(function() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.font")}}</p> <h3 id="Gecko-specific_注解">Gecko-specific 注解</h3> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/getlinedash/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/getlinedash/index.html index 5286c3e2d5..09afe863ef 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/getlinedash/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/getlinedash/index.html @@ -109,10 +109,6 @@ window.addEventListener("load", drawCanvas); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.getLineDash")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html index 47544ad6e2..53e823c136 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/globalcompositeoperation/index.html @@ -117,10 +117,6 @@ window.addEventListener("load", drawCanvas); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.globalCompositeOperation")}}</p> <h3 id="WebKitBlink-specific_注解">WebKit/Blink-specific 注解</h3> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/imagesmoothingenabled/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/imagesmoothingenabled/index.html index db037d2335..f221b991c1 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/imagesmoothingenabled/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/imagesmoothingenabled/index.html @@ -126,10 +126,6 @@ img.onload = function() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送拉取请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.imageSmoothingEnabled")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/index.html index 3a428f8f85..a792ab9759 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/index.html @@ -437,10 +437,6 @@ ctx.stroke();</pre> <h2 id="浏览器兼容性" style="margin-bottom: 20px; font-size: 2.14285714285714rem;">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D")}}</p> <h2 id="参见" style="margin-bottom: 20px; font-size: 2.14285714285714rem;">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/linedashoffset/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/linedashoffset/index.html index aa8f1c33ec..19b36c145d 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/linedashoffset/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/linedashoffset/index.html @@ -146,10 +146,6 @@ march();</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.lineDashOffset")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html index 4082363eb5..ddaa24f59d 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html @@ -202,10 +202,6 @@ window.addEventListener("load", drawCanvas); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.quadraticCurveTo")}}</p> <ul> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/setlinedash/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/setlinedash/index.html index 16a66f36e2..f17a288c84 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/setlinedash/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/setlinedash/index.html @@ -168,10 +168,6 @@ drawDashedLine([12, 3, 3]); // Equals [12, 3, 3, 12, 3, 3]</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.setLineDash")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/strokestyle/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/strokestyle/index.html index f14889bf68..1621938965 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/strokestyle/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/strokestyle/index.html @@ -136,10 +136,6 @@ for (var i=0;i<6;i++){ <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.strokeStyle")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/api/canvasrenderingcontext2d/textbaseline/index.html b/files/zh-cn/web/api/canvasrenderingcontext2d/textbaseline/index.html index d5b7f3a5c6..8c9908afe1 100644 --- a/files/zh-cn/web/api/canvasrenderingcontext2d/textbaseline/index.html +++ b/files/zh-cn/web/api/canvasrenderingcontext2d/textbaseline/index.html @@ -117,10 +117,6 @@ baselines.forEach(function (baseline, index) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.CanvasRenderingContext2D.textBaseline")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/cssstylesheet/insertrule/index.html b/files/zh-cn/web/api/cssstylesheet/insertrule/index.html index 4b89a1584e..1aa5b16ab3 100644 --- a/files/zh-cn/web/api/cssstylesheet/insertrule/index.html +++ b/files/zh-cn/web/api/cssstylesheet/insertrule/index.html @@ -181,10 +181,6 @@ function addStylesheetRules (decls) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.CSSStyleSheet.insertRule")}}</p> <h3 id="传统浏览器支持">传统浏览器支持</h3> diff --git a/files/zh-cn/web/api/customelementregistry/define/index.html b/files/zh-cn/web/api/customelementregistry/define/index.html index b03cdd8e54..93e1d05ddf 100644 --- a/files/zh-cn/web/api/customelementregistry/define/index.html +++ b/files/zh-cn/web/api/customelementregistry/define/index.html @@ -198,8 +198,4 @@ customElements.define('word-count', WordCount, { extends: 'p' });</pre> <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.CustomElementRegistry.define")}}</p> diff --git a/files/zh-cn/web/api/datatransferitemlist/index.html b/files/zh-cn/web/api/datatransferitemlist/index.html index 1ffb99b9e7..f6badcae53 100644 --- a/files/zh-cn/web/api/datatransferitemlist/index.html +++ b/files/zh-cn/web/api/datatransferitemlist/index.html @@ -59,10 +59,4 @@ translation_of: Web/API/DataTransferItemList <h2 id="浏览器兼容性">浏览器兼容性</h2> - - -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.DataTransferItemList")}}</p> diff --git a/files/zh-cn/web/api/document/createdocumentfragment/index.html b/files/zh-cn/web/api/document/createdocumentfragment/index.html index 45f552bff4..478f2cf392 100644 --- a/files/zh-cn/web/api/document/createdocumentfragment/index.html +++ b/files/zh-cn/web/api/document/createdocumentfragment/index.html @@ -77,10 +77,6 @@ element.appendChild(fragment);</pre> <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Document.createDocumentFragment")}}</p> <h2 id="See_also" name="See_also">另见</h2> diff --git a/files/zh-cn/web/api/document/getelementsbyname/index.html b/files/zh-cn/web/api/document/getelementsbyname/index.html index edfbfc10cf..d104b02406 100644 --- a/files/zh-cn/web/api/document/getelementsbyname/index.html +++ b/files/zh-cn/web/api/document/getelementsbyname/index.html @@ -81,10 +81,6 @@ console.log(up_forms[0].tagName); // returns "FORM" <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表由结构化数据生成。 如果您想为数据做出贡献,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送 pull 请求。</p> -</div> - <p>{{Compat("api.Document.getElementsByName")}}</p> <h2 id="See_also" name="See_also">参阅</h2> diff --git a/files/zh-cn/web/api/document/onfullscreenchange/index.html b/files/zh-cn/web/api/document/onfullscreenchange/index.html index daf430721e..68c269c2a0 100644 --- a/files/zh-cn/web/api/document/onfullscreenchange/index.html +++ b/files/zh-cn/web/api/document/onfullscreenchange/index.html @@ -54,10 +54,6 @@ document.documentElement.onclick = function () { <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Document.onfullscreenchange")}}</p> <h2 id="相关文章">相关文章</h2> diff --git a/files/zh-cn/web/api/document/registerelement/index.html b/files/zh-cn/web/api/document/registerelement/index.html index 33aca04807..3b2f153115 100644 --- a/files/zh-cn/web/api/document/registerelement/index.html +++ b/files/zh-cn/web/api/document/registerelement/index.html @@ -53,10 +53,6 @@ mytag.textContent = "I am a my-tag element."; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Document.registerElement")}}</p> <h2 id="另请参阅">另请参阅</h2> diff --git a/files/zh-cn/web/api/element/attributes/index.html b/files/zh-cn/web/api/element/attributes/index.html index f720ddae44..be5be7d848 100644 --- a/files/zh-cn/web/api/element/attributes/index.html +++ b/files/zh-cn/web/api/element/attributes/index.html @@ -109,10 +109,6 @@ var atts = para.attributes; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Element.attributes")}}</p> <p>在 Firefox 22 版本之前,这个属性是被用在 {{domxref("Node")}} 上(继承至 {{domxref("Element")}})。它需要被使用在其他符合这个接口规范的浏览器上使用。</p> diff --git a/files/zh-cn/web/api/element/paste_event/index.html b/files/zh-cn/web/api/element/paste_event/index.html index e303cd4697..474a865b8f 100644 --- a/files/zh-cn/web/api/element/paste_event/index.html +++ b/files/zh-cn/web/api/element/paste_event/index.html @@ -89,10 +89,6 @@ target.addEventListener('paste', (event) => { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Element.paste_event")}}</p> <h2 id="另见">另见</h2> diff --git a/files/zh-cn/web/api/event/stoppropagation/index.html b/files/zh-cn/web/api/event/stoppropagation/index.html index f494423b47..b769c50a6e 100644 --- a/files/zh-cn/web/api/event/stoppropagation/index.html +++ b/files/zh-cn/web/api/event/stoppropagation/index.html @@ -71,10 +71,6 @@ translation_of: Web/API/Event/stopPropagation <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px; font-size: 2.14285714285714rem;">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Event.stopPropagation")}}</p> <div id="compat-desktop"></div> diff --git a/files/zh-cn/web/api/eventtarget/addeventlistener/index.html b/files/zh-cn/web/api/eventtarget/addeventlistener/index.html index 400bcf4a0f..05b9469b91 100644 --- a/files/zh-cn/web/api/eventtarget/addeventlistener/index.html +++ b/files/zh-cn/web/api/eventtarget/addeventlistener/index.html @@ -652,10 +652,6 @@ window.addEventListener('scroll', function(event) { <h2 id="Browser_Compatibility" name="Browser_Compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>该页面上的浏览器兼容性数据是来自已收集的数据。可以通过给<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>提PR的方式贡献新的数据。</p> -</div> - <div id="compat-desktop"> <p>{{Compat("api.EventTarget.addEventListener", 3)}}</p> </div> diff --git a/files/zh-cn/web/api/gamepad_api/index.html b/files/zh-cn/web/api/gamepad_api/index.html index e8f55730a3..114a054a0d 100644 --- a/files/zh-cn/web/api/gamepad_api/index.html +++ b/files/zh-cn/web/api/gamepad_api/index.html @@ -86,10 +86,6 @@ translation_of: Web/API/Gamepad_API <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Gamepad")}}</p> <h2 id="另请参阅">另请参阅</h2> diff --git a/files/zh-cn/web/api/gamepad_api/using_the_gamepad_api/index.html b/files/zh-cn/web/api/gamepad_api/using_the_gamepad_api/index.html index 07f4d5c390..dc220cc1ab 100644 --- a/files/zh-cn/web/api/gamepad_api/using_the_gamepad_api/index.html +++ b/files/zh-cn/web/api/gamepad_api/using_the_gamepad_api/index.html @@ -347,10 +347,6 @@ window.addEventListener("gamepadconnected", connecthandler); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Gamepad")}}</p> <p> </p> diff --git a/files/zh-cn/web/api/globaleventhandlers/onclose/index.html b/files/zh-cn/web/api/globaleventhandlers/onclose/index.html index 4b1c4ca5c2..1faaa5925a 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onclose/index.html +++ b/files/zh-cn/web/api/globaleventhandlers/onclose/index.html @@ -52,10 +52,6 @@ translation_of: Web/API/GlobalEventHandlers/onclose <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.GlobalEventHandlers.onclose")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/history/index.html b/files/zh-cn/web/api/history/index.html index d12cba08b4..1c776ee077 100644 --- a/files/zh-cn/web/api/history/index.html +++ b/files/zh-cn/web/api/history/index.html @@ -76,10 +76,6 @@ translation_of: Web/API/History <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.History")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/api/htmlcanvaselement/index.html b/files/zh-cn/web/api/htmlcanvaselement/index.html index 0a6e76ff7d..b5efafdf5b 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/index.html @@ -83,10 +83,6 @@ translation_of: Web/API/HTMLCanvasElement <h2 id="浏览器支持">浏览器支持</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求</p> -</div> - <p>{{Compat("api.HTMLCanvasElement")}}</p> <div id="compat-desktop"></div> diff --git a/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html b/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html index d9388defd9..02d54ef82c 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/toblob/index.html @@ -190,10 +190,6 @@ canvas.toBlob(blobCallback('passThisString'), 'image/vnd.microsoft.icon', <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.HTMLCanvasElement.toBlob")}}</p> <h2 id="扩展阅读">扩展阅读</h2> diff --git a/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html b/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html index 724c67025f..538cfdabcc 100644 --- a/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html +++ b/files/zh-cn/web/api/htmlcanvaselement/todataurl/index.html @@ -139,10 +139,6 @@ function removeColors() { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.HTMLCanvasElement.toDataURL")}}</p> <div id="compat-desktop"></div> diff --git a/files/zh-cn/web/api/htmlelement/offsetheight/index.html b/files/zh-cn/web/api/htmlelement/offsetheight/index.html index 0f852a4689..ee727b557c 100644 --- a/files/zh-cn/web/api/htmlelement/offsetheight/index.html +++ b/files/zh-cn/web/api/htmlelement/offsetheight/index.html @@ -63,10 +63,6 @@ translation_of: Web/API/HTMLElement/offsetHeight <h2 id="See_Also" name="See_Also">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。如果您想贡献数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.HTMLElement.offsetHeight")}}</p> <h2 id="See_Also" name="See_Also">相关链接</h2> diff --git a/files/zh-cn/web/api/intersectionobserver/index.html b/files/zh-cn/web/api/intersectionobserver/index.html index 1458e5c459..e3bcf96bd3 100644 --- a/files/zh-cn/web/api/intersectionobserver/index.html +++ b/files/zh-cn/web/api/intersectionobserver/index.html @@ -81,10 +81,6 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));</code>< <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("api.IntersectionObserver")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/api/media_streams_api/index.html b/files/zh-cn/web/api/media_streams_api/index.html index 1bd63c3b59..11040f5120 100644 --- a/files/zh-cn/web/api/media_streams_api/index.html +++ b/files/zh-cn/web/api/media_streams_api/index.html @@ -54,10 +54,6 @@ translation_of: Web/API/Media_Streams_API <h2 id="浏览器支持">浏览器支持</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{ CompatibilityTable() }}</p> <p>{{Compat("api.MediaStream")}}</p> diff --git a/files/zh-cn/web/api/mediastream/getaudiotracks/index.html b/files/zh-cn/web/api/mediastream/getaudiotracks/index.html index 4c7bb6dad1..bbb3b0b1d0 100644 --- a/files/zh-cn/web/api/mediastream/getaudiotracks/index.html +++ b/files/zh-cn/web/api/mediastream/getaudiotracks/index.html @@ -71,8 +71,4 @@ translation_of: Web/API/MediaStream/getAudioTracks <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.MediaStream.getAudioTracks")}}</p> diff --git a/files/zh-cn/web/api/mediastream/gettracks/index.html b/files/zh-cn/web/api/mediastream/gettracks/index.html index c47d48473b..c9621f9283 100644 --- a/files/zh-cn/web/api/mediastream/gettracks/index.html +++ b/files/zh-cn/web/api/mediastream/gettracks/index.html @@ -58,8 +58,4 @@ translation_of: Web/API/MediaStream/getTracks <h2 id="浏览器支持情况">浏览器支持情况</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.MediaStream.getTracks")}}</p> diff --git a/files/zh-cn/web/api/messageport/index.html b/files/zh-cn/web/api/messageport/index.html index e16d395ebf..a6e13b78e8 100644 --- a/files/zh-cn/web/api/messageport/index.html +++ b/files/zh-cn/web/api/messageport/index.html @@ -107,10 +107,6 @@ function onMessage(e) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.MessagePort")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/mouseevent/button/index.html b/files/zh-cn/web/api/mouseevent/button/index.html index 57df922ffd..639013bccc 100644 --- a/files/zh-cn/web/api/mouseevent/button/index.html +++ b/files/zh-cn/web/api/mouseevent/button/index.html @@ -98,10 +98,6 @@ function logMouseButton(e) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.MouseEvent.button")}}</p> <h2 id="参阅">参阅</h2> diff --git a/files/zh-cn/web/api/performance/index.html b/files/zh-cn/web/api/performance/index.html index a88936f95b..0c5acf74ab 100644 --- a/files/zh-cn/web/api/performance/index.html +++ b/files/zh-cn/web/api/performance/index.html @@ -126,8 +126,4 @@ translation_of: Web/API/Performance <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Performance")}}</p> diff --git a/files/zh-cn/web/api/readablestream/getreader/index.html b/files/zh-cn/web/api/readablestream/getreader/index.html index bddbcf0bae..acaacdadec 100644 --- a/files/zh-cn/web/api/readablestream/getreader/index.html +++ b/files/zh-cn/web/api/readablestream/getreader/index.html @@ -96,8 +96,4 @@ translation_of: Web/API/ReadableStream/getReader <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.getReader")}}</p> diff --git a/files/zh-cn/web/api/readablestream/readablestream/index.html b/files/zh-cn/web/api/readablestream/readablestream/index.html index 14341ef8c2..cec04006c7 100644 --- a/files/zh-cn/web/api/readablestream/readablestream/index.html +++ b/files/zh-cn/web/api/readablestream/readablestream/index.html @@ -110,8 +110,4 @@ translation_of: Web/API/ReadableStream/ReadableStream <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.ReadableStream.ReadableStream")}}</p> diff --git a/files/zh-cn/web/api/screen/index.html b/files/zh-cn/web/api/screen/index.html index 4ca30e88e0..e7e38fe860 100644 --- a/files/zh-cn/web/api/screen/index.html +++ b/files/zh-cn/web/api/screen/index.html @@ -95,8 +95,4 @@ translation_of: Web/API/Screen <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.Screen")}} </p> diff --git a/files/zh-cn/web/api/sharedworker/index.html b/files/zh-cn/web/api/sharedworker/index.html index 4ce698a3d9..edb976bd99 100644 --- a/files/zh-cn/web/api/sharedworker/index.html +++ b/files/zh-cn/web/api/sharedworker/index.html @@ -104,10 +104,6 @@ translation_of: Web/API/SharedWorker <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.SharedWorker")}}</p> <h2 id="更多">更多</h2> diff --git a/files/zh-cn/web/api/streams_api/index.html b/files/zh-cn/web/api/streams_api/index.html index 2fa7ce6e0f..095ea47e1a 100644 --- a/files/zh-cn/web/api/streams_api/index.html +++ b/files/zh-cn/web/api/streams_api/index.html @@ -124,10 +124,6 @@ translation_of: Web/API/Streams_API <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"> -<p>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> -</div> - <h3 id="ReadableStream">ReadableStream</h3> <p>{{Compat("api.ReadableStream")}}</p> diff --git a/files/zh-cn/web/api/subtlecrypto/encrypt/index.html b/files/zh-cn/web/api/subtlecrypto/encrypt/index.html index a135fe54ff..ac4c6f3bfa 100644 --- a/files/zh-cn/web/api/subtlecrypto/encrypt/index.html +++ b/files/zh-cn/web/api/subtlecrypto/encrypt/index.html @@ -232,10 +232,6 @@ function encryptMessage(key) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.SubtleCrypto.encrypt")}}</p> <h2 id="另见">另见</h2> diff --git a/files/zh-cn/web/api/textmetrics/index.html b/files/zh-cn/web/api/textmetrics/index.html index 97f5a5fa5a..72e44fea0b 100644 --- a/files/zh-cn/web/api/textmetrics/index.html +++ b/files/zh-cn/web/api/textmetrics/index.html @@ -57,10 +57,6 @@ translation_of: Web/API/TextMetrics <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.TextMetrics")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/api/url/index.html b/files/zh-cn/web/api/url/index.html index 2dddb9e669..ef89407946 100644 --- a/files/zh-cn/web/api/url/index.html +++ b/files/zh-cn/web/api/url/index.html @@ -126,10 +126,6 @@ console.log(parsedUrl.searchParams.get("id")); // "123" <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.URL")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/url/tojson/index.html b/files/zh-cn/web/api/url/tojson/index.html index 73e4eec754..4da3e7b041 100644 --- a/files/zh-cn/web/api/url/tojson/index.html +++ b/files/zh-cn/web/api/url/tojson/index.html @@ -43,10 +43,6 @@ url.toJSON(); // 应该以字符串形式返回URL</pre> <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>本页的兼容性表是由结构化数据生成的。如果你想为数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> ,并向我们发送拉取请求。</p> -</div> - <p>{{Compat("api.URL.toJSON")}}</p> <div id="compat-desktop"></div> diff --git a/files/zh-cn/web/api/webgl2renderingcontext/index.html b/files/zh-cn/web/api/webgl2renderingcontext/index.html index faac90295a..c01401360d 100644 --- a/files/zh-cn/web/api/webgl2renderingcontext/index.html +++ b/files/zh-cn/web/api/webgl2renderingcontext/index.html @@ -258,10 +258,6 @@ var gl = canvas.getContext('webgl2'); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p> -</div> - <p>{{Compat("api.WebGL2RenderingContext")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/webglrenderingcontext/canvas/index.html b/files/zh-cn/web/api/webglrenderingcontext/canvas/index.html index e215713463..0b8a1e7fc7 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/canvas/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/canvas/index.html @@ -63,10 +63,6 @@ gl.canvas; // OffscreenCanvas</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p> -</div> - <p>{{Compat("api.WebGLRenderingContext.canvas")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/webglrenderingcontext/drawingbufferheight/index.html b/files/zh-cn/web/api/webglrenderingcontext/drawingbufferheight/index.html index 4fbe5ff28a..f8f004d98f 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/drawingbufferheight/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/drawingbufferheight/index.html @@ -51,10 +51,6 @@ gl.drawingBufferHeight; // 150 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p> -</div> - <p>{{Compat("api.WebGLRenderingContext.drawingBufferHeight")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/webglrenderingcontext/drawingbufferwidth/index.html b/files/zh-cn/web/api/webglrenderingcontext/drawingbufferwidth/index.html index 7d259a52ed..67a6adc1c2 100644 --- a/files/zh-cn/web/api/webglrenderingcontext/drawingbufferwidth/index.html +++ b/files/zh-cn/web/api/webglrenderingcontext/drawingbufferwidth/index.html @@ -51,10 +51,6 @@ gl.drawingBufferWidth; // 300 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p> -</div> - <p>{{Compat("api.WebGLRenderingContext.drawingBufferWidth")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/api/webglshader/index.html b/files/zh-cn/web/api/webglshader/index.html index 2788d42048..41e24403be 100644 --- a/files/zh-cn/web/api/webglshader/index.html +++ b/files/zh-cn/web/api/webglshader/index.html @@ -77,10 +77,6 @@ var fragmentShader = createShader(gl, fragmentShaderSource, gl.FRAGMENT_SHADER) <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果你想贡献数据,可以看看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送 pull request.</p> -</div> - <div> </div> <div>{{Compat("api.WebGLShader")}}</div> diff --git a/files/zh-cn/web/api/window/load_event/index.html b/files/zh-cn/web/api/window/load_event/index.html index 7f784a47f1..af4824c2b3 100644 --- a/files/zh-cn/web/api/window/load_event/index.html +++ b/files/zh-cn/web/api/window/load_event/index.html @@ -149,10 +149,6 @@ document.addEventListener('DOMContentLoaded', (event) => { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表是根据结构化数据生成的。 如果您想贡献数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送请求请求。</p> -</div> - <p>{{Compat("api.Window.load_event")}}</p> <h2 id="参阅">参阅</h2> diff --git a/files/zh-cn/web/api/windoweventhandlers/onunload/index.html b/files/zh-cn/web/api/windoweventhandlers/onunload/index.html index f381cf2b64..4d72f33a18 100644 --- a/files/zh-cn/web/api/windoweventhandlers/onunload/index.html +++ b/files/zh-cn/web/api/windoweventhandlers/onunload/index.html @@ -61,10 +61,6 @@ function unloadPage() <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.WindowEventHandlers.onunload")}}</p> <p>在 Firefox 1.5 中,页面使用此事件处理程序会阻止浏览器在 bfcache 内存中缓存页面(译者注:翻译可能没有达意,请对照英文原文)。详细信息<a href="https://developer.mozilla.org/en-US/Firefox/Releases/1.5/Using_Firefox_1.5_caching">请参阅使用 Firefox 1.5:缓存</a>。</p> diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html index 7d5a66fdb5..f664a3908e 100644 --- a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html @@ -63,10 +63,6 @@ let decodedData = window.atob(encodedData); // 解码 <h2 id="Browser_Compatibility" name="Browser_Compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("api.WindowOrWorkerGlobalScope.atob")}}</p> <h2 id="See_also" name="See_also">参见</h2> diff --git a/files/zh-cn/web/api/xmlhttprequest/readystate/index.html b/files/zh-cn/web/api/xmlhttprequest/readystate/index.html index c47030c9c8..b81ea8816f 100644 --- a/files/zh-cn/web/api/xmlhttprequest/readystate/index.html +++ b/files/zh-cn/web/api/xmlhttprequest/readystate/index.html @@ -100,10 +100,6 @@ xhr.send(null); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("api.XMLHttpRequest.readyState")}}</p> <div id="compat-mobile"> </div> diff --git a/files/zh-cn/web/css/@font-face/font-display/index.html b/files/zh-cn/web/css/@font-face/font-display/index.html index 1129b0be2e..5dd4424fb9 100644 --- a/files/zh-cn/web/css/@font-face/font-display/index.html +++ b/files/zh-cn/web/css/@font-face/font-display/index.html @@ -86,10 +86,6 @@ font-display:optional;</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>此页面上的兼容性表格由结构化数据生成。如果您想为数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送拉取请求。</p> -</div> - <p>{{Compat("css.at-rules.font-face.font-display")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/@keyframes/index.html b/files/zh-cn/web/css/@keyframes/index.html index f6e415d3ef..f506ec158d 100644 --- a/files/zh-cn/web/css/@keyframes/index.html +++ b/files/zh-cn/web/css/@keyframes/index.html @@ -132,10 +132,6 @@ translation_of: Web/CSS/@keyframes <h2 id="Browser_Compatibility" name="Browser_Compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("css.at-rules.keyframes")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/_colon_blank/index.html b/files/zh-cn/web/css/_colon_blank/index.html index 48b72b4ccf..27fe2c475d 100644 --- a/files/zh-cn/web/css/_colon_blank/index.html +++ b/files/zh-cn/web/css/_colon_blank/index.html @@ -43,10 +43,6 @@ original_slug: Web/CSS/:blank空白伪类 <h2 id="浏览器兼容性">浏览器兼容性</h2> - - -<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> - <p>{{Compat("css.selectors.blank")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/_doublecolon_before/index.html b/files/zh-cn/web/css/_doublecolon_before/index.html index d569b21f23..e71e51a49b 100644 --- a/files/zh-cn/web/css/_doublecolon_before/index.html +++ b/files/zh-cn/web/css/_doublecolon_before/index.html @@ -220,12 +220,6 @@ line to flow under it.</span> <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> - - -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.selectors.before")}}</p> diff --git a/files/zh-cn/web/css/attr()/index.html b/files/zh-cn/web/css/attr()/index.html index 02238efaa8..57df054434 100644 --- a/files/zh-cn/web/css/attr()/index.html +++ b/files/zh-cn/web/css/attr()/index.html @@ -286,12 +286,6 @@ translation_of: Web/CSS/attr() <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p><span style="">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out </span><a href="https://github.com/mdn/browser-compat-data" style="">https://github.com/mdn/browser-compat-data</a><span style="">and send us a pull request.</span></p> -</div> - - - <p>{{Compat("css.types.attr")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/border-style/index.html b/files/zh-cn/web/css/border-style/index.html index 55ebcfab9a..cfaaacd88f 100644 --- a/files/zh-cn/web/css/border-style/index.html +++ b/files/zh-cn/web/css/border-style/index.html @@ -221,12 +221,6 @@ tr, td { <h2 id="浏览器兼容性">浏览器兼容性</h2> - - -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("css.properties.border-style")}}</p> diff --git a/files/zh-cn/web/css/border-width/index.html b/files/zh-cn/web/css/border-width/index.html index 759654ee9e..f6b472cff1 100644 --- a/files/zh-cn/web/css/border-width/index.html +++ b/files/zh-cn/web/css/border-width/index.html @@ -161,10 +161,6 @@ p { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("css.properties.border-width")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/css/cursor/index.html b/files/zh-cn/web/css/cursor/index.html index 815c5027f3..7d9e5fa50f 100644 --- a/files/zh-cn/web/css/cursor/index.html +++ b/files/zh-cn/web/css/cursor/index.html @@ -314,10 +314,6 @@ cursor: unset; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.properties.cursor")}}</p> <h2 id="See_also" name="See_also">参见</h2> diff --git a/files/zh-cn/web/css/display/index.html b/files/zh-cn/web/css/display/index.html index 937e70a48d..189002afdb 100644 --- a/files/zh-cn/web/css/display/index.html +++ b/files/zh-cn/web/css/display/index.html @@ -214,11 +214,6 @@ display: unset;</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<pre dir="ltr" id="tw-target-text">此页面上的兼容性表是根据结构化数据生成的。如果您想为数据做出贡献,请查看 -https://github.com/mdn/browser-compat-data并向我们发送拉取请求。</pre> -</div> - <p>{{Compat("css.properties.display", 10)}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/flex-grow/index.html b/files/zh-cn/web/css/flex-grow/index.html index fd191dc979..e341a60900 100644 --- a/files/zh-cn/web/css/flex-grow/index.html +++ b/files/zh-cn/web/css/flex-grow/index.html @@ -116,10 +116,6 @@ flex-grow: unset;</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p><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> -</div> - <p>{{Compat("css.properties.flex-grow")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/gradient/index.html b/files/zh-cn/web/css/gradient/index.html index a6d34e269e..6671b2e744 100644 --- a/files/zh-cn/web/css/gradient/index.html +++ b/files/zh-cn/web/css/gradient/index.html @@ -115,8 +115,6 @@ translation_of: Web/CSS/gradient <h2 id="浏览器兼容性"><font face="x-locale-heading-primary, zillaslab, Palatino, Palatino Linotype, x-locale-heading-secondary, serif"><span style="font-size: 40px;"><strong>浏览器兼容性</strong></span></font></h2> -<div class="hidden">每一种渐变都有不同的兼容性,敬请查阅特定渐变的相关文献与资料以获取更多信息。</div> - <p>{{Compat("css.types.image.gradient")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/zh-cn/web/css/image/index.html b/files/zh-cn/web/css/image/index.html index 99deceb577..e2b09ad246 100644 --- a/files/zh-cn/web/css/image/index.html +++ b/files/zh-cn/web/css/image/index.html @@ -117,10 +117,6 @@ element(#fakeid) 如果fakeid是一个不存在与页面 <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.types.image")}}</p> <h2 id="参阅:">参阅:</h2> diff --git a/files/zh-cn/web/css/length/index.html b/files/zh-cn/web/css/length/index.html index 000b9dde4d..35276c797e 100644 --- a/files/zh-cn/web/css/length/index.html +++ b/files/zh-cn/web/css/length/index.html @@ -255,10 +255,6 @@ inputElem.addEventListener('change', () => { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.types.length")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/right/index.html b/files/zh-cn/web/css/right/index.html index ad42f44abc..ae4d880503 100644 --- a/files/zh-cn/web/css/right/index.html +++ b/files/zh-cn/web/css/right/index.html @@ -122,10 +122,6 @@ right: unset;</code> <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("css.properties.right")}}</p> <div id="compat-mobile"> </div> diff --git a/files/zh-cn/web/css/text-decoration/index.html b/files/zh-cn/web/css/text-decoration/index.html index 580f75fdf5..694c0c2635 100644 --- a/files/zh-cn/web/css/text-decoration/index.html +++ b/files/zh-cn/web/css/text-decoration/index.html @@ -118,10 +118,6 @@ translation_of: Web/CSS/text-decoration <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.properties.text-decoration")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/css/text-indent/index.html b/files/zh-cn/web/css/text-indent/index.html index f7d4355d3b..45ff9d78a6 100644 --- a/files/zh-cn/web/css/text-indent/index.html +++ b/files/zh-cn/web/css/text-indent/index.html @@ -106,10 +106,6 @@ text-indent: unset;</code></pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.properties.text-indent")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/css/top/index.html b/files/zh-cn/web/css/top/index.html index 77ae30c7c7..85bdd06b6f 100644 --- a/files/zh-cn/web/css/top/index.html +++ b/files/zh-cn/web/css/top/index.html @@ -112,8 +112,4 @@ div { <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("css.properties.top")}}</p> diff --git a/files/zh-cn/web/css/transform/index.html b/files/zh-cn/web/css/transform/index.html index 13851fb44a..3648c4e5fe 100644 --- a/files/zh-cn/web/css/transform/index.html +++ b/files/zh-cn/web/css/transform/index.html @@ -120,10 +120,6 @@ transform: unset; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("css.properties.transform")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/html/element/canvas/index.html b/files/zh-cn/web/html/element/canvas/index.html index 8f9fd88ea9..fc3087ac5e 100644 --- a/files/zh-cn/web/html/element/canvas/index.html +++ b/files/zh-cn/web/html/element/canvas/index.html @@ -141,10 +141,6 @@ ctx.fillRect(10, 10, 100, 100);</pre> <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("html.elements.canvas")}}</p> <h2 id="参阅">参阅</h2> diff --git a/files/zh-cn/web/html/element/style/index.html b/files/zh-cn/web/html/element/style/index.html index 97a0b45b1f..7542db4262 100644 --- a/files/zh-cn/web/html/element/style/index.html +++ b/files/zh-cn/web/html/element/style/index.html @@ -164,10 +164,6 @@ translation_of: Web/HTML/Element/style <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("html.elements.style")}}</p> <h2 id="查看更多">查看更多</h2> diff --git a/files/zh-cn/web/html/element/title/index.html b/files/zh-cn/web/html/element/title/index.html index d01ba80184..cc373f2735 100644 --- a/files/zh-cn/web/html/element/title/index.html +++ b/files/zh-cn/web/html/element/title/index.html @@ -128,10 +128,6 @@ translation_of: Web/HTML/Element/title <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("html.elements.title")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/http/headers/sec-fetch-dest/index.html b/files/zh-cn/web/http/headers/sec-fetch-dest/index.html index de828cbcd7..97f21fff9b 100644 --- a/files/zh-cn/web/http/headers/sec-fetch-dest/index.html +++ b/files/zh-cn/web/http/headers/sec-fetch-dest/index.html @@ -118,8 +118,6 @@ Sec-Fetch-Dest: audioworklet <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"></div> - <p>{{Compat("http.headers.Sec-Fetch-Dest")}}</p> <h2 id="参阅">参阅</h2> diff --git a/files/zh-cn/web/http/status/402/index.html b/files/zh-cn/web/http/status/402/index.html index 50d7cbf21e..8aaf8bb587 100644 --- a/files/zh-cn/web/http/status/402/index.html +++ b/files/zh-cn/web/http/status/402/index.html @@ -41,10 +41,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>本页面的兼容性表从结构化数据中生成, 如果你想对数据做出贡献,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>并向我们发送拉取请求</p> -</div> - <p>{{Compat("http.status.402")}}</p> <h2 id="相关内容">相关内容</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/concat/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/concat/index.html index 22911acb9d..4541912a76 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/concat/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/concat/index.html @@ -141,10 +141,6 @@ console.log(nums); <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("javascript.builtins.Array.concat")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/findindex/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/findindex/index.html index bd7e039dd0..9a58426f8d 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/findindex/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/findindex/index.html @@ -151,10 +151,6 @@ if (!Array.prototype.findIndex) { <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("javascript.builtins.Array.findIndex")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/flatmap/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/flatmap/index.html index 9099d44001..001ea6c5a9 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/flatmap/index.html @@ -133,10 +133,6 @@ arr.reduce((acc, x) => acc.concat([x, x * 2]), []); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("javascript.builtins.Array.flatMap")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/index.html b/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/index.html index a98aca4290..a136334b41 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/index.html @@ -137,10 +137,6 @@ var view = new Int32Array(buffer);</code> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.ArrayBuffer")}}</p> <h2 id="兼容性提醒">兼容性提醒</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/decodeuri/index.html b/files/zh-cn/web/javascript/reference/global_objects/decodeuri/index.html index c3cd66adae..ca777f1f3c 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/decodeuri/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/decodeuri/index.html @@ -95,10 +95,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/decodeURI <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.decodeURI")}}</p> <h2 id="相关链接"><br> diff --git a/files/zh-cn/web/javascript/reference/global_objects/evalerror/index.html b/files/zh-cn/web/javascript/reference/global_objects/evalerror/index.html index 85eebfa1ce..5bad3a497f 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/evalerror/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/evalerror/index.html @@ -101,10 +101,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/EvalError <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>该页面中的兼容性表格由结构化的数据生成。如果有意向贡献数据,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并发起 pull request。</p> -</div> - <p>{{Compat("javascript.builtins.EvalError")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/apply/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/apply/index.html index de53da11e7..3e87c9ded3 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/function/apply/index.html @@ -202,10 +202,6 @@ console.log(myInstance.constructor); // logs "MyConstructor" <h2 id="浏览器兼容性" style="margin-bottom: 20px; line-height: 30px;">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Function.apply")}}</p> <h2 id="See_also" name="See_also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/math/clz32/index.html b/files/zh-cn/web/javascript/reference/global_objects/math/clz32/index.html index 76501c5be5..ec23e5ab09 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/math/clz32/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/math/clz32/index.html @@ -155,10 +155,6 @@ var ctron = countTrailsMethods.b;</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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> -</div> - <p>{{Compat("javascript.builtins.Math.clz32")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/issealed/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/issealed/index.html index c2f007e58a..d4bb3a438e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/issealed/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/issealed/index.html @@ -108,10 +108,6 @@ Object.isSealed(1); <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Object.isSealed")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/setprototypeof/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/setprototypeof/index.html index 20d34f2b92..79ab23e2b6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/setprototypeof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/setprototypeof/index.html @@ -213,10 +213,6 @@ george(); // 'Hello guys!!'</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>本页面上的兼容性表是由结构化数据生成的。如果你想贡献数据,请查看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> ,并向我们发送拉取请求。</p> -</div> - <p>{{Compat("javascript.builtins.Object.setPrototypeOf")}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/valueof/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/valueof/index.html index 4601b3c4c7..1d732df222 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/valueof/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/valueof/index.html @@ -194,10 +194,6 @@ myObj <span class="operator token">+</span> <span class="number token">3</span>< <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Object.valueOf")}}</p> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html b/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html index a3bfd18199..b3e5937b9b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html @@ -207,10 +207,6 @@ console.log(filterInt('1.61803398875')); // NaN <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.parseInt")}}</p> <div id="compat-mobile"></div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/set/index.html b/files/zh-cn/web/javascript/reference/global_objects/set/index.html index bcd764b394..49ede8bf54 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/set/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/set/index.html @@ -254,10 +254,6 @@ new Set("firefox") // Set(6) [ "f", "i", "r", "e", "o", "x" ] <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{ Compat('javascript.builtins.Set') }}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/set/size/index.html b/files/zh-cn/web/javascript/reference/global_objects/set/size/index.html index a18e85fade..80df85291e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/set/size/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/set/size/index.html @@ -62,10 +62,6 @@ mySet.size; // 3 <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Set.size")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/index.html b/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/index.html index 93b5740def..e781d71a84 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/index.html @@ -123,10 +123,6 @@ worker.postMessage(sab); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.SharedArrayBuffer")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/endswith/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/endswith/index.html index f7ed81e221..fb6728a8a0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/endswith/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/endswith/index.html @@ -82,10 +82,6 @@ alert( str.endsWith("to be", 19) ); // true <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>这个页面上的兼容性表格是通过结构化的数据自动生成的,如果你希望改进这些数据,你可以查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并提交你的改进。 </p> -</div> - <p>{{Compat("javascript.builtins.String.endsWith")}}</p> <h2 id="参见">参见</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/typeerror/index.html b/files/zh-cn/web/javascript/reference/global_objects/typeerror/index.html index e8710ef901..b6feb266b3 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/typeerror/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/typeerror/index.html @@ -117,12 +117,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/TypeError <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> - -<p> </p> -</div> - <div>{{Compat("javascript.builtins.TypeError")}}</div> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/uint32array/index.html b/files/zh-cn/web/javascript/reference/global_objects/uint32array/index.html index 1239590bdf..e1859906a2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/uint32array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/uint32array/index.html @@ -161,10 +161,6 @@ var uint32 = new Uint32Array(iterable); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.Uint32Array")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/weakset/index.html b/files/zh-cn/web/javascript/reference/global_objects/weakset/index.html index 389a55f5e1..3e04c8ff98 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/weakset/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/weakset/index.html @@ -133,10 +133,6 @@ execRecursively(obj => console.log(obj), foo);</pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.builtins.WeakSet")}}</p> <h2 id="相关链接">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/webassembly/instance/index.html b/files/zh-cn/web/javascript/reference/global_objects/webassembly/instance/index.html index d9fdee81e1..44dec6610b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/webassembly/instance/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/webassembly/instance/index.html @@ -74,10 +74,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div class="hidden"> -<p>为了便于维护,此兼容性表格由结构化数据生成。如果您有意向此表格贡献内容,请向 <a href="https://github.com/mdn/browser-compat-data ">这个仓库</a> 提交代码并发送对应的 pull request 给我们。</p> -</div> - <div>{{Compat("javascript.builtins.WebAssembly.Instance")}}</div> <h2 id="参考">参考</h2> diff --git a/files/zh-cn/web/javascript/reference/operators/instanceof/index.html b/files/zh-cn/web/javascript/reference/operators/instanceof/index.html index d637cf41e1..1cd33e380f 100644 --- a/files/zh-cn/web/javascript/reference/operators/instanceof/index.html +++ b/files/zh-cn/web/javascript/reference/operators/instanceof/index.html @@ -172,10 +172,6 @@ var b = mycar instanceof Object; // 返回 true <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.operators.instanceof")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> diff --git a/files/zh-cn/web/javascript/reference/operators/void/index.html b/files/zh-cn/web/javascript/reference/operators/void/index.html index 459a36a057..9cf6d19c4b 100644 --- a/files/zh-cn/web/javascript/reference/operators/void/index.html +++ b/files/zh-cn/web/javascript/reference/operators/void/index.html @@ -101,10 +101,6 @@ translation_of: Web/JavaScript/Reference/Operators/void <h2 id="浏览器兼容">浏览器兼容</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("javascript.operators.void")}}</p> <h2 id="See_also" name="See_also">相关链接</h2> diff --git a/files/zh-cn/web/svg/element/animatemotion/index.html b/files/zh-cn/web/svg/element/animatemotion/index.html index 7a19383d02..dd2b2e21f0 100644 --- a/files/zh-cn/web/svg/element/animatemotion/index.html +++ b/files/zh-cn/web/svg/element/animatemotion/index.html @@ -88,10 +88,6 @@ translation_of: Web/SVG/Element/animateMotion <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("svg.elements.animateMotion")}}</p> <h2 id="相关内容">相关内容</h2> diff --git a/files/zh-cn/web/svg/element/cursor/index.html b/files/zh-cn/web/svg/element/cursor/index.html index 4ee16be84e..f90caa618c 100644 --- a/files/zh-cn/web/svg/element/cursor/index.html +++ b/files/zh-cn/web/svg/element/cursor/index.html @@ -73,8 +73,4 @@ translation_of: Web/SVG/Element/cursor <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>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.</p> -</div> - <p>{{Compat("svg.elements.cursor")}}</p> |