From 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior Date: Fri, 4 Jun 2021 18:38:22 -0300 Subject: Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104) * chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title --- .../javascript/reference/global_objects/array/flatmap/index.html | 6 ++---- .../web/javascript/reference/global_objects/array/from/index.html | 2 +- .../javascript/reference/global_objects/array/indexof/index.html | 2 +- .../web/javascript/reference/global_objects/array/join/index.html | 6 +----- .../web/javascript/reference/global_objects/array/of/index.html | 8 ++------ .../javascript/reference/global_objects/array/reduce/index.html | 4 +--- .../javascript/reference/global_objects/array/splice/index.html | 2 +- .../javascript/reference/global_objects/array/tosource/index.html | 2 +- 8 files changed, 10 insertions(+), 22 deletions(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/array') diff --git a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html index f75edaf3ef..7969e31e9d 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/flatmap/index.html @@ -108,12 +108,10 @@ arr1.reduce((acc, x) => acc.concat([x * 2] -

Compatibilidade de browser

+

Compatibilidade com navegadores

- - -

{{Compat("javascript.builtins.Array.flatMap")}}

+

{{Compat("javascript.builtins.Array.flatMap")}}

Veja também

diff --git a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html index 798f1c727d..c1a8f76473 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/from/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/from/index.html @@ -190,7 +190,7 @@ Array.from({length: 5}, (v, k) => k); -

compatibilidade com navegadores

+

compatibilidade com navegadores

{{Compat("javascript.builtins.Array.from")}}

diff --git a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html index 1cb6328be8..25627cd8f0 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/indexof/index.html @@ -174,7 +174,7 @@ if (!Array.prototype.indexOf) { -

Compatibilidade entre Navegadores

+

Compatibilidade com navegadores

{{Compat("javascript.builtins.Array.indexOf")}}
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html index 703cc76de0..5b2455ffcb 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/join/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/join/index.html @@ -91,11 +91,7 @@ f(1, 'a', true); -

Compatibilidade com o Browser

- - +

Compatibilidade com navegadores

{{Compat("javascript.builtins.Array.join")}}
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html index d7d72259cb..57d90a4472 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/of/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/of/index.html @@ -89,14 +89,10 @@ Array.of(undefined); // [undefined] -

Compatibilidade com os navegadores

+

Compatibilidade com navegadores

- - -

{{Compat("javascript.builtins.Array.of")}}

+

{{Compat("javascript.builtins.Array.of")}}

Ver também

diff --git a/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html b/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html index 0268b64c00..510c8c0928 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/reduce/index.html @@ -500,9 +500,7 @@ if (!Array.prototype.reduce) { -

Navegadores compatíveis

- -

A tabela de compatibilidade encontrada nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte : https://github.com/mdn/browser-compat-data e envie-nos um "pull request".

+

Compatibilidade com navegadores

{{Compat("javascript.builtins.Array.reduce")}}
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html b/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html index d9296f4101..02dcd46265 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/splice/index.html @@ -108,7 +108,7 @@ removed = myFish.splice(3, Number.MAX_VALUE); -

Compatibilidade de Navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}
diff --git a/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html index 0eeea7211c..af0897b50c 100644 --- a/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/array/tosource/index.html @@ -51,7 +51,7 @@ alpha.toSource(); //retorna ['a', 'b', 'c']

Não é parte de nenhum padrão. Implementado no JavaScript 1.3.

-

Compatibilidade com os navegadores

+

Compatibilidade com navegadores

A tabela de compatibilidade encontrada nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte https://github.com/mdn/browser-compat-data e envie-nos um "pull request".

-- cgit v1.2.3-54-g00ecf