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 --- .../web/javascript/reference/global_objects/function/index.html | 6 ++---- .../web/javascript/reference/global_objects/string/index.html | 4 +--- .../pt-br/conflicting/web/javascript/reference/operators/index.html | 2 +- .../reference/operators_0d2e4b8154642b5a9dbd76a2a48cf96a/index.html | 4 +--- .../reference/operators_7c8eb9475d97a4a734c5991857698560/index.html | 6 +----- 5 files changed, 6 insertions(+), 16 deletions(-) (limited to 'files/pt-br/conflicting/web/javascript') diff --git a/files/pt-br/conflicting/web/javascript/reference/global_objects/function/index.html b/files/pt-br/conflicting/web/javascript/reference/global_objects/function/index.html index 5e125e3e0b..5c6a594ef3 100644 --- a/files/pt-br/conflicting/web/javascript/reference/global_objects/function/index.html +++ b/files/pt-br/conflicting/web/javascript/reference/global_objects/function/index.html @@ -81,12 +81,10 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Function/prototype -

Compatibilidade de navegadores

+

Compatibilidade com navegadores

- - -

{{Compat("javascript.builtins.Function.prototype")}}

+

{{Compat("javascript.builtins.Function.prototype")}}

Veja também

diff --git a/files/pt-br/conflicting/web/javascript/reference/global_objects/string/index.html b/files/pt-br/conflicting/web/javascript/reference/global_objects/string/index.html index 3426467889..ea98bd39c7 100644 --- a/files/pt-br/conflicting/web/javascript/reference/global_objects/string/index.html +++ b/files/pt-br/conflicting/web/javascript/reference/global_objects/string/index.html @@ -164,9 +164,7 @@ original_slug: Web/JavaScript/Reference/Global_Objects/String/prototype -

Compatibilidade entre browsers

- - +

Compatibilidade com navegadores

{{Compat("javascript.builtins.String.prototype")}}

diff --git a/files/pt-br/conflicting/web/javascript/reference/operators/index.html b/files/pt-br/conflicting/web/javascript/reference/operators/index.html index d34dd06a28..e9ec88b42e 100644 --- a/files/pt-br/conflicting/web/javascript/reference/operators/index.html +++ b/files/pt-br/conflicting/web/javascript/reference/operators/index.html @@ -271,7 +271,7 @@ y = -x; // y = -3, x = 3 -

Compatibilidade com Navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/conflicting/web/javascript/reference/operators_0d2e4b8154642b5a9dbd76a2a48cf96a/index.html b/files/pt-br/conflicting/web/javascript/reference/operators_0d2e4b8154642b5a9dbd76a2a48cf96a/index.html index 9069111aed..24a222bb43 100644 --- a/files/pt-br/conflicting/web/javascript/reference/operators_0d2e4b8154642b5a9dbd76a2a48cf96a/index.html +++ b/files/pt-br/conflicting/web/javascript/reference/operators_0d2e4b8154642b5a9dbd76a2a48cf96a/index.html @@ -234,9 +234,7 @@ a == 'foo' -

Compatilidade entre navegadores

- - +

Compatibilidade com navegadores

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

diff --git a/files/pt-br/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html b/files/pt-br/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html index dbffba6e21..e265714e18 100644 --- a/files/pt-br/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html +++ b/files/pt-br/conflicting/web/javascript/reference/operators_7c8eb9475d97a4a734c5991857698560/index.html @@ -546,11 +546,7 @@ alert(string1); -

Browser compatibility

- - +

Compatibilidade com navegadores

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

-- cgit v1.2.3-54-g00ecf