From 9bcefe8882e28e50da486dcbfb491be0508eed16 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 21 Jun 2021 11:01:31 -0400 Subject: remove hidden bcd table paragraph from 'zh-tw' (#1275) Part of #1008 --- files/zh-tw/web/api/fetch_api/index.html | 2 +- files/zh-tw/web/html/element/form/index.html | 2 -- files/zh-tw/web/http/methods/index.html | 2 +- files/zh-tw/web/http/status/502/index.html | 2 +- .../web/javascript/reference/global_objects/promise/then/index.html | 2 +- .../web/javascript/reference/operators/conditional_operator/index.html | 2 -- 6 files changed, 4 insertions(+), 8 deletions(-) diff --git a/files/zh-tw/web/api/fetch_api/index.html b/files/zh-tw/web/api/fetch_api/index.html index 2cd6f23d22..6d66304a0e 100644 --- a/files/zh-tw/web/api/fetch_api/index.html +++ b/files/zh-tw/web/api/fetch_api/index.html @@ -68,7 +68,7 @@ translation_of: Web/API/Fetch_API

瀏覽器相容性

- +

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

diff --git a/files/zh-tw/web/html/element/form/index.html b/files/zh-tw/web/html/element/form/index.html index ddd66d3dd7..52c51bb8aa 100644 --- a/files/zh-tw/web/html/element/form/index.html +++ b/files/zh-tw/web/html/element/form/index.html @@ -176,8 +176,6 @@ translation_of: Web/HTML/Element/form

Browser compatibility

- -

{{Compat("html.elements.form")}}

See also

diff --git a/files/zh-tw/web/http/methods/index.html b/files/zh-tw/web/http/methods/index.html index fb44615883..09de5e8f3f 100644 --- a/files/zh-tw/web/http/methods/index.html +++ b/files/zh-tw/web/http/methods/index.html @@ -52,7 +52,7 @@ translation_of: Web/HTTP/Methods

瀏覽器相容性

- +

{{Compat("http/methods")}}

diff --git a/files/zh-tw/web/http/status/502/index.html b/files/zh-tw/web/http/status/502/index.html index 098224da5c..d7f8a816f2 100644 --- a/files/zh-tw/web/http/status/502/index.html +++ b/files/zh-tw/web/http/status/502/index.html @@ -41,7 +41,7 @@ translation_of: Web/HTTP/Status/502

The information shown below has been pulled from MDN's GitHub (https://github.com/mdn/browser-compat-data).

- +

{{Compat("http.status.502")}}

diff --git a/files/zh-tw/web/javascript/reference/global_objects/promise/then/index.html b/files/zh-tw/web/javascript/reference/global_objects/promise/then/index.html index 19682d0199..a77dab8014 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/promise/then/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/promise/then/index.html @@ -259,7 +259,7 @@ p3.then(function(v) {

瀏覽器相容性

- +

{{Compat("javascript/promise","Promise.prototype.then")}}

diff --git a/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html b/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html index 78fb9a4a55..7391bcbe5d 100644 --- a/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html @@ -86,8 +86,6 @@ function example(…) {

瀏覽器相容性

- -

{{Compat("javascript.operators.conditional")}}

參見

-- cgit v1.2.3-54-g00ecf