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/html/global_attributes/accesskey/index.html | 6 +----- files/pt-br/web/html/global_attributes/autocapitalize/index.html | 4 +--- files/pt-br/web/html/global_attributes/contenteditable/index.html | 4 +--- files/pt-br/web/html/global_attributes/index.html | 2 +- files/pt-br/web/html/global_attributes/lang/index.html | 4 +--- 5 files changed, 5 insertions(+), 15 deletions(-) (limited to 'files/pt-br/web/html/global_attributes') diff --git a/files/pt-br/web/html/global_attributes/accesskey/index.html b/files/pt-br/web/html/global_attributes/accesskey/index.html index 255522852e..9eee0d542e 100644 --- a/files/pt-br/web/html/global_attributes/accesskey/index.html +++ b/files/pt-br/web/html/global_attributes/accesskey/index.html @@ -124,11 +124,7 @@ translation_of: Web/HTML/Global_attributes/accesskey -

Compatibilidade com Browsers 

- - - - +

Compatibilidade com navegadores

{{Compat("html.global_attributes.accesskey")}}

diff --git a/files/pt-br/web/html/global_attributes/autocapitalize/index.html b/files/pt-br/web/html/global_attributes/autocapitalize/index.html index 087bb9b29c..020d668683 100644 --- a/files/pt-br/web/html/global_attributes/autocapitalize/index.html +++ b/files/pt-br/web/html/global_attributes/autocapitalize/index.html @@ -42,8 +42,6 @@ translation_of: Web/HTML/Global_attributes/autocapitalize -

Compatibilidade de Browsers

- - +

Compatibilidade com navegadores

{{Compat("html.global_attributes.autocapitalize")}}

diff --git a/files/pt-br/web/html/global_attributes/contenteditable/index.html b/files/pt-br/web/html/global_attributes/contenteditable/index.html index 6360e4c583..56794951ad 100644 --- a/files/pt-br/web/html/global_attributes/contenteditable/index.html +++ b/files/pt-br/web/html/global_attributes/contenteditable/index.html @@ -60,9 +60,7 @@ translation_of: Web/HTML/Global_attributes/contenteditable -

Compatibilidade do navegador

- - +

Compatibilidade com navegadores

{{Compat("html.global_attributes.contenteditable")}}

diff --git a/files/pt-br/web/html/global_attributes/index.html b/files/pt-br/web/html/global_attributes/index.html index adabaf9186..022bca8e61 100644 --- a/files/pt-br/web/html/global_attributes/index.html +++ b/files/pt-br/web/html/global_attributes/index.html @@ -165,7 +165,7 @@ translation_of: Web/HTML/Global_attributes -

Compatibilidade com Navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/global_attributes/lang/index.html b/files/pt-br/web/html/global_attributes/lang/index.html index 932152774a..4221c83bde 100644 --- a/files/pt-br/web/html/global_attributes/lang/index.html +++ b/files/pt-br/web/html/global_attributes/lang/index.html @@ -76,9 +76,7 @@ translation_of: Web/HTML/Global_attributes/lang -

Compatibilidade

- - +

Compatibilidade com navegadores

{{Compat("html.global_attributes.lang")}}

-- cgit v1.2.3-54-g00ecf