From 191c9124aa6d992c1cd196a12aac6d1dbb5756e1 Mon Sep 17 00:00:00 2001 From: Clóvis Lima Júnior Date: Sat, 17 Jul 2021 00:14:43 -0300 Subject: [pt-BR] Normalize titles and ids from the Browser_compatibility (#1115) * [pt-BR] Normalize titles and ids from the Browser_compatibility This change was done to maintaina pattern and ease-in future modifications * pt-br: Remove extra closing span tags --- files/pt-br/web/html/element/a/index.html | 2 +- files/pt-br/web/html/element/abbr/index.html | 2 +- files/pt-br/web/html/element/address/index.html | 2 +- files/pt-br/web/html/element/applet/index.html | 2 +- files/pt-br/web/html/element/area/index.html | 2 +- files/pt-br/web/html/element/aside/index.html | 2 +- files/pt-br/web/html/element/audio/index.html | 2 +- files/pt-br/web/html/element/big/index.html | 2 +- files/pt-br/web/html/element/blockquote/index.html | 2 +- files/pt-br/web/html/element/body/index.html | 2 +- files/pt-br/web/html/element/button/index.html | 2 +- files/pt-br/web/html/element/caption/index.html | 2 +- files/pt-br/web/html/element/col/index.html | 2 +- files/pt-br/web/html/element/data/index.html | 2 +- files/pt-br/web/html/element/del/index.html | 2 +- files/pt-br/web/html/element/details/index.html | 2 +- files/pt-br/web/html/element/fieldset/index.html | 2 +- files/pt-br/web/html/element/figcaption/index.html | 2 +- files/pt-br/web/html/element/footer/index.html | 2 +- files/pt-br/web/html/element/head/index.html | 2 +- files/pt-br/web/html/element/header/index.html | 2 +- files/pt-br/web/html/element/heading_elements/index.html | 2 +- files/pt-br/web/html/element/input/index.html | 2 +- files/pt-br/web/html/element/input/password/index.html | 2 +- files/pt-br/web/html/element/input/range/index.html | 2 +- files/pt-br/web/html/element/input/time/index.html | 2 +- files/pt-br/web/html/element/ins/index.html | 2 +- files/pt-br/web/html/element/label/index.html | 2 +- files/pt-br/web/html/element/legend/index.html | 2 +- files/pt-br/web/html/element/li/index.html | 2 +- files/pt-br/web/html/element/link/index.html | 2 +- files/pt-br/web/html/element/map/index.html | 2 +- files/pt-br/web/html/element/meta/index.html | 2 +- files/pt-br/web/html/element/meter/index.html | 2 +- files/pt-br/web/html/element/noscript/index.html | 2 +- files/pt-br/web/html/element/option/index.html | 2 +- files/pt-br/web/html/element/progress/index.html | 2 +- files/pt-br/web/html/element/rt/index.html | 2 +- files/pt-br/web/html/element/ruby/index.html | 2 +- files/pt-br/web/html/element/script/index.html | 2 +- files/pt-br/web/html/element/section/index.html | 2 +- files/pt-br/web/html/element/select/index.html | 2 +- files/pt-br/web/html/element/source/index.html | 2 +- files/pt-br/web/html/element/style/index.html | 2 +- files/pt-br/web/html/element/summary/index.html | 2 +- files/pt-br/web/html/element/table/index.html | 2 +- files/pt-br/web/html/element/track/index.html | 2 +- files/pt-br/web/html/element/video/index.html | 2 +- files/pt-br/web/html/element/wbr/index.html | 2 +- files/pt-br/web/html/global_attributes/class/index.html | 2 +- files/pt-br/web/html/global_attributes/data-_star_/index.html | 2 +- files/pt-br/web/html/global_attributes/hidden/index.html | 2 +- files/pt-br/web/html/global_attributes/id/index.html | 2 +- files/pt-br/web/html/global_attributes/itemprop/index.html | 2 +- files/pt-br/web/html/global_attributes/tabindex/index.html | 2 +- files/pt-br/web/html/global_attributes/title/index.html | 2 +- 56 files changed, 56 insertions(+), 56 deletions(-) (limited to 'files/pt-br/web/html') diff --git a/files/pt-br/web/html/element/a/index.html b/files/pt-br/web/html/element/a/index.html index e1445c8ab8..99996d009e 100644 --- a/files/pt-br/web/html/element/a/index.html +++ b/files/pt-br/web/html/element/a/index.html @@ -472,7 +472,7 @@ document.querySelector('a').addEventListener('click', event => -

Browser compatibility

+

Compatibilidade com navegadores

diff --git a/files/pt-br/web/html/element/abbr/index.html b/files/pt-br/web/html/element/abbr/index.html index a5336e70ec..c910f4ad1a 100644 --- a/files/pt-br/web/html/element/abbr/index.html +++ b/files/pt-br/web/html/element/abbr/index.html @@ -94,7 +94,7 @@ translation_of: Web/HTML/Element/abbr -

Compatibilidade de navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/element/address/index.html b/files/pt-br/web/html/element/address/index.html index ea65bf24d4..d81d95ffff 100644 --- a/files/pt-br/web/html/element/address/index.html +++ b/files/pt-br/web/html/element/address/index.html @@ -103,7 +103,7 @@ USA -

Compatibilidade de Navegador

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/element/applet/index.html b/files/pt-br/web/html/element/applet/index.html index c43ac84884..6f4496df8a 100644 --- a/files/pt-br/web/html/element/applet/index.html +++ b/files/pt-br/web/html/element/applet/index.html @@ -79,7 +79,7 @@ translation_of: Web/HTML/Element/applet <b>Sorry, you need Java to play this game.</b> </applet> -

Compatibilidade dos navegadores

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/element/area/index.html b/files/pt-br/web/html/element/area/index.html index 3301dcec3c..aef9444920 100644 --- a/files/pt-br/web/html/element/area/index.html +++ b/files/pt-br/web/html/element/area/index.html @@ -129,7 +129,7 @@ translation_of: Web/HTML/Element/area
-

Compatibilidade do navegador

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/element/aside/index.html b/files/pt-br/web/html/element/aside/index.html index 629f66e439..ff5257e3c9 100644 --- a/files/pt-br/web/html/element/aside/index.html +++ b/files/pt-br/web/html/element/aside/index.html @@ -67,7 +67,7 @@ translation_of: Web/HTML/Element/aside -

Compatibilidade com browsers

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/html/element/audio/index.html b/files/pt-br/web/html/element/audio/index.html index 3bbff5c834..27266724c8 100644 --- a/files/pt-br/web/html/element/audio/index.html +++ b/files/pt-br/web/html/element/audio/index.html @@ -102,7 +102,7 @@ translation_of: Web/HTML/Element/audio
  • HTMLAudioElement
  • -

    Compatibilidade dos Navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/big/index.html b/files/pt-br/web/html/element/big/index.html index bfabe40970..6f13b065b8 100644 --- a/files/pt-br/web/html/element/big/index.html +++ b/files/pt-br/web/html/element/big/index.html @@ -63,7 +63,7 @@ para ficar com a aparência maior.</big>
    Implementation note: Up to Gecko 1.9.2 inclusive, Firefox implements the {{domxref('HTMLSpanElement')}} interface for this element.
    -

    Browser compatibility

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/blockquote/index.html b/files/pt-br/web/html/element/blockquote/index.html index 8883bc62b5..c0ea1295de 100644 --- a/files/pt-br/web/html/element/blockquote/index.html +++ b/files/pt-br/web/html/element/blockquote/index.html @@ -91,7 +91,7 @@ translation_of: Web/HTML/Element/blockquote -

    Compatibilidade com navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/body/index.html b/files/pt-br/web/html/element/body/index.html index 5ce9c6e6c0..eb8cd56695 100644 --- a/files/pt-br/web/html/element/body/index.html +++ b/files/pt-br/web/html/element/body/index.html @@ -140,7 +140,7 @@ translation_of: Web/HTML/Element/body -

    Compatibilidade dos Browsers

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/button/index.html b/files/pt-br/web/html/element/button/index.html index 250bf44cfa..2e773a08f7 100644 --- a/files/pt-br/web/html/element/button/index.html +++ b/files/pt-br/web/html/element/button/index.html @@ -131,7 +131,7 @@ translation_of: Web/HTML/Element/button -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/caption/index.html b/files/pt-br/web/html/element/caption/index.html index 0100a868d4..ea250ec2d9 100644 --- a/files/pt-br/web/html/element/caption/index.html +++ b/files/pt-br/web/html/element/caption/index.html @@ -132,7 +132,7 @@ table, th, td { -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/col/index.html b/files/pt-br/web/html/element/col/index.html index 68a7aec035..fb5d7f7541 100644 --- a/files/pt-br/web/html/element/col/index.html +++ b/files/pt-br/web/html/element/col/index.html @@ -210,7 +210,7 @@ translation_of: Web/HTML/Element/col -

    Compatibilidade com Demais Navegadores

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/data/index.html b/files/pt-br/web/html/element/data/index.html index f812028550..a85c37c448 100644 --- a/files/pt-br/web/html/element/data/index.html +++ b/files/pt-br/web/html/element/data/index.html @@ -51,7 +51,7 @@ translation_of: Web/HTML/Element/data -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/del/index.html b/files/pt-br/web/html/element/del/index.html index 6900c024b6..302c098db3 100644 --- a/files/pt-br/web/html/element/del/index.html +++ b/files/pt-br/web/html/element/del/index.html @@ -56,7 +56,7 @@ translation_of: Web/HTML/Element/del
    -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/details/index.html b/files/pt-br/web/html/element/details/index.html index 9243c04d5d..17cd48edc2 100644 --- a/files/pt-br/web/html/element/details/index.html +++ b/files/pt-br/web/html/element/details/index.html @@ -55,7 +55,7 @@ translation_of: Web/HTML/Element/details

    Demo

    -

    Compatibilidade dos navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/fieldset/index.html b/files/pt-br/web/html/element/fieldset/index.html index 33e28f65d6..b249638efb 100644 --- a/files/pt-br/web/html/element/fieldset/index.html +++ b/files/pt-br/web/html/element/fieldset/index.html @@ -323,7 +323,7 @@ fieldset.elist:hover input[type="radio"]:checked ~ label {
    -

    Compatibilidade com o navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/figcaption/index.html b/files/pt-br/web/html/element/figcaption/index.html index 6cc79265fe..5f2e528839 100644 --- a/files/pt-br/web/html/element/figcaption/index.html +++ b/files/pt-br/web/html/element/figcaption/index.html @@ -77,7 +77,7 @@ translation_of: Web/HTML/Element/figcaption -

    Browser compatibility

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/footer/index.html b/files/pt-br/web/html/element/footer/index.html index 89d114f474..d593b9c90c 100644 --- a/files/pt-br/web/html/element/footer/index.html +++ b/files/pt-br/web/html/element/footer/index.html @@ -56,7 +56,7 @@ translation_of: Web/HTML/Element/footer </footer> -

    Compatibilidade do navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable()}}

    diff --git a/files/pt-br/web/html/element/head/index.html b/files/pt-br/web/html/element/head/index.html index a8ad153397..c829237a86 100644 --- a/files/pt-br/web/html/element/head/index.html +++ b/files/pt-br/web/html/element/head/index.html @@ -96,7 +96,7 @@ translation_of: Web/HTML/Element/head -

    Compatibilidade do Browser

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/header/index.html b/files/pt-br/web/html/element/header/index.html index e7d0801389..33339ab886 100644 --- a/files/pt-br/web/html/element/header/index.html +++ b/files/pt-br/web/html/element/header/index.html @@ -58,7 +58,7 @@ translation_of: Web/HTML/Element/header -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/heading_elements/index.html b/files/pt-br/web/html/element/heading_elements/index.html index 19524c0677..16faca5a52 100644 --- a/files/pt-br/web/html/element/heading_elements/index.html +++ b/files/pt-br/web/html/element/heading_elements/index.html @@ -105,7 +105,7 @@ translation_of: Web/HTML/Element/Heading_Elements -

    Compatibilidade de navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/input/index.html b/files/pt-br/web/html/element/input/index.html index 6a96393bb3..9050df1362 100644 --- a/files/pt-br/web/html/element/input/index.html +++ b/files/pt-br/web/html/element/input/index.html @@ -302,7 +302,7 @@ e.value = "foo"; -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/input/password/index.html b/files/pt-br/web/html/element/input/password/index.html index 7c19c04c22..9fbbed6d53 100644 --- a/files/pt-br/web/html/element/input/password/index.html +++ b/files/pt-br/web/html/element/input/password/index.html @@ -225,7 +225,7 @@ cpf.oninput = function(event) { -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/input/range/index.html b/files/pt-br/web/html/element/input/range/index.html index 659550ba6f..16087a0c14 100644 --- a/files/pt-br/web/html/element/input/range/index.html +++ b/files/pt-br/web/html/element/input/range/index.html @@ -317,7 +317,7 @@ translation_of: Web/HTML/Element/input/range -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/input/time/index.html b/files/pt-br/web/html/element/input/time/index.html index 917eea9d39..7a1f3874a1 100644 --- a/files/pt-br/web/html/element/input/time/index.html +++ b/files/pt-br/web/html/element/input/time/index.html @@ -443,7 +443,7 @@ function populateMinutes() { -

    Browser compatibility

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/ins/index.html b/files/pt-br/web/html/element/ins/index.html index f8c86a04e2..3934fdf09e 100644 --- a/files/pt-br/web/html/element/ins/index.html +++ b/files/pt-br/web/html/element/ins/index.html @@ -55,7 +55,7 @@ translation_of: Web/HTML/Element/ins -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/label/index.html b/files/pt-br/web/html/element/label/index.html index f92c0001f1..516f8fda01 100644 --- a/files/pt-br/web/html/element/label/index.html +++ b/files/pt-br/web/html/element/label/index.html @@ -78,7 +78,7 @@ translation_of: Web/HTML/Element/label
    -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/legend/index.html b/files/pt-br/web/html/element/legend/index.html index 42875d288d..ee512bfddb 100644 --- a/files/pt-br/web/html/element/legend/index.html +++ b/files/pt-br/web/html/element/legend/index.html @@ -67,7 +67,7 @@ translation_of: Web/HTML/Element/legend -

    Compatibilidade de Navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/li/index.html b/files/pt-br/web/html/element/li/index.html index b7f5b36150..5f06521255 100644 --- a/files/pt-br/web/html/element/li/index.html +++ b/files/pt-br/web/html/element/li/index.html @@ -111,7 +111,7 @@ translation_of: Web/HTML/Element/li -

    Compatibilidade em navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}
    diff --git a/files/pt-br/web/html/element/link/index.html b/files/pt-br/web/html/element/link/index.html index 49d8faa3d2..d9314d7274 100644 --- a/files/pt-br/web/html/element/link/index.html +++ b/files/pt-br/web/html/element/link/index.html @@ -171,7 +171,7 @@ function sheetError() { -

    Compatibilidade de Navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}
    diff --git a/files/pt-br/web/html/element/map/index.html b/files/pt-br/web/html/element/map/index.html index 496c9cc7f3..1e70d76261 100644 --- a/files/pt-br/web/html/element/map/index.html +++ b/files/pt-br/web/html/element/map/index.html @@ -61,7 +61,7 @@ translation_of: Web/HTML/Element/map -

    Compatibilidade do navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/meta/index.html b/files/pt-br/web/html/element/meta/index.html index 9d61c32f40..04ff85e840 100644 --- a/files/pt-br/web/html/element/meta/index.html +++ b/files/pt-br/web/html/element/meta/index.html @@ -424,7 +424,7 @@ translation_of: Web/HTML/Element/meta -

    Compatibilidade de Browser

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/meter/index.html b/files/pt-br/web/html/element/meter/index.html index 3b1769d2dc..5e731f82cb 100644 --- a/files/pt-br/web/html/element/meter/index.html +++ b/files/pt-br/web/html/element/meter/index.html @@ -79,7 +79,7 @@ translation_of: Web/HTML/Element/meter

    meter2.png

    -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/noscript/index.html b/files/pt-br/web/html/element/noscript/index.html index fb3fc34c0b..23b1355996 100644 --- a/files/pt-br/web/html/element/noscript/index.html +++ b/files/pt-br/web/html/element/noscript/index.html @@ -77,7 +77,7 @@ translation_of: Web/HTML/Element/noscript -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/option/index.html b/files/pt-br/web/html/element/option/index.html index 887a8f8272..772ab3eb0b 100644 --- a/files/pt-br/web/html/element/option/index.html +++ b/files/pt-br/web/html/element/option/index.html @@ -67,7 +67,7 @@ translation_of: Web/HTML/Element/option -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/progress/index.html b/files/pt-br/web/html/element/progress/index.html index 7fb60e4198..07ddd5419e 100644 --- a/files/pt-br/web/html/element/progress/index.html +++ b/files/pt-br/web/html/element/progress/index.html @@ -69,7 +69,7 @@ translation_of: Web/HTML/Element/progress

    Veja {{ cssxref("orient") }}.

    -

    Compatibilidade de Browsers

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/rt/index.html b/files/pt-br/web/html/element/rt/index.html index 7907865825..5f38b0190b 100644 --- a/files/pt-br/web/html/element/rt/index.html +++ b/files/pt-br/web/html/element/rt/index.html @@ -42,7 +42,7 @@ translation_of: Web/HTML/Element/rt
    -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/ruby/index.html b/files/pt-br/web/html/element/ruby/index.html index 4e055666cc..b2a5846c14 100644 --- a/files/pt-br/web/html/element/ruby/index.html +++ b/files/pt-br/web/html/element/ruby/index.html @@ -64,7 +64,7 @@ translation_of: Web/HTML/Element/ruby
    -

    Compatibilidade de navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/script/index.html b/files/pt-br/web/html/element/script/index.html index 3dbf84b0c4..e0f9dd6b78 100644 --- a/files/pt-br/web/html/element/script/index.html +++ b/files/pt-br/web/html/element/script/index.html @@ -143,7 +143,7 @@ translation_of: Web/HTML/Element/script -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}
    diff --git a/files/pt-br/web/html/element/section/index.html b/files/pt-br/web/html/element/section/index.html index 3277e7313f..92f902cc1f 100644 --- a/files/pt-br/web/html/element/section/index.html +++ b/files/pt-br/web/html/element/section/index.html @@ -110,7 +110,7 @@ translation_of: Web/HTML/Element/section -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/select/index.html b/files/pt-br/web/html/element/select/index.html index 38f1b4b2b0..b360836496 100644 --- a/files/pt-br/web/html/element/select/index.html +++ b/files/pt-br/web/html/element/select/index.html @@ -105,7 +105,7 @@ translation_of: Web/HTML/Element/select -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}
    diff --git a/files/pt-br/web/html/element/source/index.html b/files/pt-br/web/html/element/source/index.html index d40dca4e7b..673817a9b7 100644 --- a/files/pt-br/web/html/element/source/index.html +++ b/files/pt-br/web/html/element/source/index.html @@ -62,7 +62,7 @@ translation_of: Web/HTML/Element/source

    Para mais exemplos, veja Using audio and video in Firefox.

    -

    Compatibilidade dos Navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/style/index.html b/files/pt-br/web/html/element/style/index.html index c4a7193fe4..84f867cac3 100644 --- a/files/pt-br/web/html/element/style/index.html +++ b/files/pt-br/web/html/element/style/index.html @@ -97,7 +97,7 @@ body { -

    Compatibilidade de Browsers

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}
    diff --git a/files/pt-br/web/html/element/summary/index.html b/files/pt-br/web/html/element/summary/index.html index 7d639703de..0782bc741d 100644 --- a/files/pt-br/web/html/element/summary/index.html +++ b/files/pt-br/web/html/element/summary/index.html @@ -49,7 +49,7 @@ translation_of: Web/HTML/Element/summary

    Veja a página {{ HTMLElement("details") }} para ver exemplos com <summary>.

    -

    Compatibilidade dos Navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/table/index.html b/files/pt-br/web/html/element/table/index.html index 28038a1932..3b1571c7ee 100644 --- a/files/pt-br/web/html/element/table/index.html +++ b/files/pt-br/web/html/element/table/index.html @@ -380,7 +380,7 @@ border: 1px solid black;

    {{ EmbedLiveSample('Examples', '100%', '800') }}

    -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/element/track/index.html b/files/pt-br/web/html/element/track/index.html index 3e8d7dd53a..cf5e604e74 100644 --- a/files/pt-br/web/html/element/track/index.html +++ b/files/pt-br/web/html/element/track/index.html @@ -149,7 +149,7 @@ translation_of: Web/HTML/Element/track -

    Browser compatibility

    +

    Compatibilidade com navegadores

    diff --git a/files/pt-br/web/html/element/video/index.html b/files/pt-br/web/html/element/video/index.html index 4d9e4db8d6..e9884f7808 100644 --- a/files/pt-br/web/html/element/video/index.html +++ b/files/pt-br/web/html/element/video/index.html @@ -138,7 +138,7 @@ AddType video/ogg .ogg

    Esse elemento implementa a interface HTMLVideoElement.

    -

    Compatibilidade dos Navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/element/wbr/index.html b/files/pt-br/web/html/element/wbr/index.html index f7f8e7e480..19f3aa515f 100644 --- a/files/pt-br/web/html/element/wbr/index.html +++ b/files/pt-br/web/html/element/wbr/index.html @@ -53,7 +53,7 @@ translation_of: Web/HTML/Element/wbr

    {{EmbedLiveSample ("Exemplo")}}

    -

    Compatibilidade do navegador

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/global_attributes/class/index.html b/files/pt-br/web/html/global_attributes/class/index.html index fb691e1deb..1d18c15236 100644 --- a/files/pt-br/web/html/global_attributes/class/index.html +++ b/files/pt-br/web/html/global_attributes/class/index.html @@ -47,7 +47,7 @@ translation_of: Web/HTML/Global_attributes/class -

    Compatibilidade nos Navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/global_attributes/data-_star_/index.html b/files/pt-br/web/html/global_attributes/data-_star_/index.html index e1beb73d67..65287a580f 100644 --- a/files/pt-br/web/html/global_attributes/data-_star_/index.html +++ b/files/pt-br/web/html/global_attributes/data-_star_/index.html @@ -56,7 +56,7 @@ translation_of: Web/HTML/Global_attributes/data-* -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/global_attributes/hidden/index.html b/files/pt-br/web/html/global_attributes/hidden/index.html index 47dd314069..80424974c6 100644 --- a/files/pt-br/web/html/global_attributes/hidden/index.html +++ b/files/pt-br/web/html/global_attributes/hidden/index.html @@ -52,7 +52,7 @@ translation_of: Web/HTML/Global_attributes/hidden -

    Compatibilidade em navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/global_attributes/id/index.html b/files/pt-br/web/html/global_attributes/id/index.html index 98141f9b80..052bde0c58 100644 --- a/files/pt-br/web/html/global_attributes/id/index.html +++ b/files/pt-br/web/html/global_attributes/id/index.html @@ -53,7 +53,7 @@ translation_of: Web/HTML/Global_attributes/id -

    Compatibilidade nos Navegadores

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/global_attributes/itemprop/index.html b/files/pt-br/web/html/global_attributes/itemprop/index.html index 06a11f013d..1786e21ecb 100644 --- a/files/pt-br/web/html/global_attributes/itemprop/index.html +++ b/files/pt-br/web/html/global_attributes/itemprop/index.html @@ -445,7 +445,7 @@ translation_of: Web/HTML/Global_attributes/itemprop -

    Browser compatibility

    +

    Compatibilidade com navegadores

    {{CompatibilityTable}}

    diff --git a/files/pt-br/web/html/global_attributes/tabindex/index.html b/files/pt-br/web/html/global_attributes/tabindex/index.html index b4212f9871..9357c66c56 100644 --- a/files/pt-br/web/html/global_attributes/tabindex/index.html +++ b/files/pt-br/web/html/global_attributes/tabindex/index.html @@ -66,7 +66,7 @@ translation_of: Web/HTML/Global_attributes/tabindex -

    Compatibilidade nos Navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    diff --git a/files/pt-br/web/html/global_attributes/title/index.html b/files/pt-br/web/html/global_attributes/title/index.html index 917008a62f..d216966e41 100644 --- a/files/pt-br/web/html/global_attributes/title/index.html +++ b/files/pt-br/web/html/global_attributes/title/index.html @@ -62,7 +62,7 @@ título de multiplas linhas">examplo</abbr>.</p> -

    Compatibilidade de navegadores

    +

    Compatibilidade com navegadores

    {{ CompatibilityTable() }}

    -- cgit v1.2.3-54-g00ecf