From 5289f869c03040182fc69da3e05bc5288a3490bc Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 21 Jun 2021 10:14:26 -0400 Subject: remove hidden bcd table paragraph from 'zh-cn' Part of #1008 --- files/zh-cn/web/api/abortsignal/index.html | 2 +- files/zh-cn/web/api/audioworkletnode/index.html | 2 +- .../web/api/canvasrenderingcontext2d/createlineargradient/index.html | 2 +- files/zh-cn/web/api/console/debug/index.html | 2 +- files/zh-cn/web/api/datatransfer/datatransfer/index.html | 2 +- files/zh-cn/web/api/datatransferitem/webkitgetasentry/index.html | 2 -- files/zh-cn/web/api/document/domain/index.html | 2 +- files/zh-cn/web/api/document/pointerlockchange_event/index.html | 2 +- files/zh-cn/web/api/document/touchcancel_event/index.html | 2 -- files/zh-cn/web/api/documentfragment/queryselectorall/index.html | 2 +- files/zh-cn/web/api/element/classlist/index.html | 2 +- files/zh-cn/web/api/element/createshadowroot/index.html | 2 +- files/zh-cn/web/api/element/setattribute/index.html | 2 +- files/zh-cn/web/api/filereader/abort_event/index.html | 2 -- files/zh-cn/web/api/history/scrollrestoration/index.html | 2 +- files/zh-cn/web/api/htmlcanvaselement/mozopaque/index.html | 2 +- files/zh-cn/web/api/htmldetailselement/index.html | 2 +- files/zh-cn/web/api/htmltablerowelement/rowindex/index.html | 2 +- files/zh-cn/web/api/location/tostring/index.html | 2 +- files/zh-cn/web/api/mediarecorder/ondataavailable/index.html | 2 +- files/zh-cn/web/api/mediastreamtrack/getconstraints/index.html | 2 +- files/zh-cn/web/api/mediastreamtrack/readystate/index.html | 2 +- files/zh-cn/web/api/mediastreamtrack/stop/index.html | 2 +- files/zh-cn/web/api/navigator/devicememory/index.html | 2 +- files/zh-cn/web/api/navigator/index.html | 2 -- files/zh-cn/web/api/performanceobserver/index.html | 2 +- files/zh-cn/web/api/svganimateelement/index.html | 2 +- files/zh-cn/web/api/svggraphicselement/index.html | 2 -- files/zh-cn/web/api/svgsvgelement/index.html | 2 -- files/zh-cn/web/api/svguseelement/index.html | 2 +- files/zh-cn/web/api/textdecoder/index.html | 2 +- files/zh-cn/web/api/url/pathname/index.html | 2 +- files/zh-cn/web/api/url/search/index.html | 2 +- files/zh-cn/web/api/url/username/index.html | 2 +- files/zh-cn/web/api/url_api/index.html | 2 +- files/zh-cn/web/api/urlsearchparams/entries/index.html | 2 +- files/zh-cn/web/api/webglrenderingcontext/getuniform/index.html | 2 +- files/zh-cn/web/api/window/unhandledrejection_event/index.html | 2 +- .../zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html | 4 ---- files/zh-cn/web/api/xmlhttprequest/index.html | 2 +- 40 files changed, 33 insertions(+), 49 deletions(-) (limited to 'files/zh-cn/web/api') 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() {

浏览器兼容性

- +

{{Compat("api.AbortSignal")}}

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)

浏览器兼容性

- +

{{Compat("api.AudioWorkletNode")}}

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);

浏览器兼容性

- +

{{Compat("api.CanvasRenderingContext2D.createLinearGradient")}}

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(消息[, 字符串1, ..., 字符串N]);

浏览器兼容性

- +

{{Compat("api.Console.debug")}}

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

浏览器兼容性

- +

{{Compat("api.DataTransfer.DataTransfer")}}

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) {

浏览器兼容性

- -

{{COMPAT("api.DataTransferItem.webkitGetAsEntry")}}

也可以看看

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) {

浏览器兼容性

- +
{{Compat("api.Document.domain")}}
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

浏览器兼容性

- +

{{Compat("api.Document.pointerlockchange_event")}}

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

浏览器兼容性

- -

{{Compat("api.Document.touchcancel_event")}}

参见

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

浏览器兼容性

- +

{{Compat("api.DocumentFragment.querySelectorAll")}}

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){

浏览器兼容性

- +

{{Compat("api.Element.classList")}}

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

浏览器兼容性

- + 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", "");

浏览器兼容性

- +

{{Compat("api.Element.setAttribute")}}

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);返回返回发的

浏览器兼容性

- -

{{Compat("api.FileReader.abort_event")}}

另请参见

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') {

浏览器兼容性

- +

{{Compat("api.History.scrollRestoration")}}

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;

浏览器兼容性

- +

{{Compat("api.HTMLCanvasElement.mozOpaque")}}

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

浏览器兼容性

- +

{{Compat("api.HTMLDetailsElement")}}

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)=> {

浏览器兼容性

- +

{{Compat("api.HTMLTableRowElement.rowIndex")}}

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

浏览器兼容性

- +

{{Compat("api.Location.toString")}}

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

浏览器兼容性

- +

{{Compat("api.MediaRecorder.ondataavailable")}}

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

浏览器兼容性

- +

{{COMPAT( "api.MediaStreamTrack.getConstraints")}}

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

浏览器兼容性

- +

{{Compat("api.MediaStreamTrack.readyState")}}

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

浏览器兼容性

- +

{{Compat("api.MediaStreamTrack.stop")}}

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.")

Browser compatibility

- +

{{Compat("api.Navigator.deviceMemory")}}

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

浏览器兼容性

- -
{{Compat("api.Navigator")}}
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"]});

浏览器兼容性

- +

{{Compat("api.PerformanceObserver")}}

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

浏览器兼容性

- +

{{Compat("api.SVGAnimateElement")}}

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

浏览器兼容性

- -

{{Compat("api.SVGGraphicsElement")}}

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

Browser compatibility

- -

{{COMPAT("api.SVGSVGElement")}}

也可以看看

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

浏览器兼容性

- +

{{Compat("api.SVGUseElement")}}

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.log<

浏览器兼容性

- +

{{Compat("api.TextDecoder")}}

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"

浏览器兼容性

- +

{{Compat("api.URL.pathname")}}

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"

浏览器兼容性

- +

{{Compat("api.URL.search")}}

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”

浏览器兼容性

- +

{{Compat("api.URL.username")}}

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 {

浏览器兼容性

- +

{{Compat("api.URL")}}

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

浏览器兼容性

- +

{{Compat("api.URLSearchParams.entries")}}

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);

浏览器兼容性

- +

{{Compat("api.WebGLRenderingContext.getUniform")}}

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

浏览器兼容性

- +

{{Compat("api.Window.unhandledrejection_event")}}

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

浏览器兼容性

- -

{{Compat("api.WindowOrWorkerGlobalScope.queueMicrotask")}}

参见

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

浏览器兼容性

- +
{{Compat("api.XMLHttpRequest")}}
-- cgit v1.2.3-54-g00ecf