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/orphaned/web/api/parentnode/queryselector/index.html | 4 +--- .../web/guide/events/creating_and_triggering_events/index.html | 2 +- files/pt-br/orphaned/web/html/preloading_content/index.html | 4 +--- .../javascript/reference/global_objects/bigint/prototype/index.html | 4 +--- 4 files changed, 4 insertions(+), 10 deletions(-) (limited to 'files/pt-br/orphaned/web') diff --git a/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html b/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html index f554a19495..db43662895 100644 --- a/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html +++ b/files/pt-br/orphaned/web/api/parentnode/queryselector/index.html @@ -85,9 +85,7 @@ original_slug: Web/API/ParentNode/querySelector -

Compatibilidade do navegador

- - +

Compatibilidade com navegadores

{{Compat("api.ParentNode.querySelector")}}

diff --git a/files/pt-br/orphaned/web/guide/events/creating_and_triggering_events/index.html b/files/pt-br/orphaned/web/guide/events/creating_and_triggering_events/index.html index fc886b74c6..ec531e58e0 100644 --- a/files/pt-br/orphaned/web/guide/events/creating_and_triggering_events/index.html +++ b/files/pt-br/orphaned/web/guide/events/creating_and_triggering_events/index.html @@ -84,7 +84,7 @@ elem.dispatchEvent(event); } } -

Compatibilidade entre navegadores

+

Compatibilidade com navegadores

{{ CompatibilityTable() }}

diff --git a/files/pt-br/orphaned/web/html/preloading_content/index.html b/files/pt-br/orphaned/web/html/preloading_content/index.html index f867f03920..3c9e184272 100644 --- a/files/pt-br/orphaned/web/html/preloading_content/index.html +++ b/files/pt-br/orphaned/web/html/preloading_content/index.html @@ -225,9 +225,7 @@ document.bodyCompatibilidade de Browser - - +

Compatibilidade com navegadores

{{Compat("html.elements.link.rel.preload")}}

diff --git a/files/pt-br/orphaned/web/javascript/reference/global_objects/bigint/prototype/index.html b/files/pt-br/orphaned/web/javascript/reference/global_objects/bigint/prototype/index.html index 504938e9f0..7b5395be96 100644 --- a/files/pt-br/orphaned/web/javascript/reference/global_objects/bigint/prototype/index.html +++ b/files/pt-br/orphaned/web/javascript/reference/global_objects/bigint/prototype/index.html @@ -55,8 +55,6 @@ original_slug: Web/JavaScript/Reference/Global_Objects/BigInt/prototype -

Compatibilidade

- - +

Compatibilidade com navegadores

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

-- cgit v1.2.3-54-g00ecf