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 --- files/pt-br/web/api/location/assign/index.html | 2 +- files/pt-br/web/api/location/index.html | 2 +- files/pt-br/web/api/location/search/index.html | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) (limited to 'files/pt-br/web/api/location') diff --git a/files/pt-br/web/api/location/assign/index.html b/files/pt-br/web/api/location/assign/index.html index e1a1cf8609..7dcdbfce94 100644 --- a/files/pt-br/web/api/location/assign/index.html +++ b/files/pt-br/web/api/location/assign/index.html @@ -56,7 +56,7 @@ document.location.assign('https://developer.mozilla.org/en-US/docs/Web/API/Locat -

Compatibilidade com Navegadores

+

Compatibilidade com navegadores

{{ CompatibilityTable() }}

diff --git a/files/pt-br/web/api/location/index.html b/files/pt-br/web/api/location/index.html index 027a8564ec..6eb260a0e4 100644 --- a/files/pt-br/web/api/location/index.html +++ b/files/pt-br/web/api/location/index.html @@ -79,7 +79,7 @@ translation_of: Web/API/Location -

Compatibilidade entre Navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/api/location/search/index.html b/files/pt-br/web/api/location/search/index.html index 6cc17724d5..ff7dc62824 100644 --- a/files/pt-br/web/api/location/search/index.html +++ b/files/pt-br/web/api/location/search/index.html @@ -48,8 +48,6 @@ let q = parseInt(params.get("q")); // é o número 123 -

Compatibilidade do navegador

- - +

Compatibilidade com navegadores

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

-- cgit v1.2.3-54-g00ecf