diff options
author | Clóvis Lima Júnior <clovis.junior@gmail.com> | 2021-07-17 00:14:43 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-17 00:14:43 -0300 |
commit | 191c9124aa6d992c1cd196a12aac6d1dbb5756e1 (patch) | |
tree | 4ef8484bb6661258989dcb0a9919302728d95d7e /files/pt-br/web/css | |
parent | 7267c8c97a1e4d170a0a68e34bc0b3e029f465c7 (diff) | |
download | translated-content-191c9124aa6d992c1cd196a12aac6d1dbb5756e1.tar.gz translated-content-191c9124aa6d992c1cd196a12aac6d1dbb5756e1.tar.bz2 translated-content-191c9124aa6d992c1cd196a12aac6d1dbb5756e1.zip |
[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
Diffstat (limited to 'files/pt-br/web/css')
82 files changed, 82 insertions, 82 deletions
diff --git a/files/pt-br/web/css/-webkit-text-security/index.html b/files/pt-br/web/css/-webkit-text-security/index.html index 81ceff0405..7d0f049136 100644 --- a/files/pt-br/web/css/-webkit-text-security/index.html +++ b/files/pt-br/web/css/-webkit-text-security/index.html @@ -38,7 +38,7 @@ translation_of: Web/CSS/-webkit-text-security <p><em>Não faz parte de nenhuma especificação.</em></p> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Suportado em navegadores baseados no WebKit e Blink.</p> diff --git a/files/pt-br/web/css/@media/aspect-ratio/index.html b/files/pt-br/web/css/@media/aspect-ratio/index.html index 73b86c6b2d..b40690add2 100644 --- a/files/pt-br/web/css/@media/aspect-ratio/index.html +++ b/files/pt-br/web/css/@media/aspect-ratio/index.html @@ -121,7 +121,7 @@ h.onchange=h.oninput=function(){ </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/@page/index.html b/files/pt-br/web/css/@page/index.html index 5303c7e2c1..2c91564e81 100644 --- a/files/pt-br/web/css/@page/index.html +++ b/files/pt-br/web/css/@page/index.html @@ -58,7 +58,7 @@ translation_of: Web/CSS/@page </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_active/index.html b/files/pt-br/web/css/_colon_active/index.html index 5c929711bf..549b08af16 100644 --- a/files/pt-br/web/css/_colon_active/index.html +++ b/files/pt-br/web/css/_colon_active/index.html @@ -84,7 +84,7 @@ a:active { color: lime } /* links ativos */</pre> </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/_colon_disabled/index.html b/files/pt-br/web/css/_colon_disabled/index.html index 47bb010a5b..ba409b1b3e 100644 --- a/files/pt-br/web/css/_colon_disabled/index.html +++ b/files/pt-br/web/css/_colon_disabled/index.html @@ -111,7 +111,7 @@ function toggleBilling() { </tbody> </table> -<h2 id="Compatibilidades_entre_navegadores">Compatibilidades entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_colon_empty/index.html b/files/pt-br/web/css/_colon_empty/index.html index c56b812cd2..2dbba308ad 100644 --- a/files/pt-br/web/css/_colon_empty/index.html +++ b/files/pt-br/web/css/_colon_empty/index.html @@ -86,7 +86,7 @@ div:empty { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_colon_enabled/index.html b/files/pt-br/web/css/_colon_enabled/index.html index 203a7771ed..c5bf32b473 100644 --- a/files/pt-br/web/css/_colon_enabled/index.html +++ b/files/pt-br/web/css/_colon_enabled/index.html @@ -87,7 +87,7 @@ input:disabled { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_colon_first-of-type/index.html b/files/pt-br/web/css/_colon_first-of-type/index.html index 533ab061e8..3f5d940944 100644 --- a/files/pt-br/web/css/_colon_first-of-type/index.html +++ b/files/pt-br/web/css/_colon_first-of-type/index.html @@ -94,7 +94,7 @@ p:first-of-type { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_fullscreen/index.html b/files/pt-br/web/css/_colon_fullscreen/index.html index c972a38fa5..0577d3127a 100644 --- a/files/pt-br/web/css/_colon_fullscreen/index.html +++ b/files/pt-br/web/css/_colon_fullscreen/index.html @@ -67,7 +67,7 @@ translation_of: 'Web/CSS/:fullscreen' </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_colon_hover/index.html b/files/pt-br/web/css/_colon_hover/index.html index 9e5dfb2b29..829d4563b1 100644 --- a/files/pt-br/web/css/_colon_hover/index.html +++ b/files/pt-br/web/css/_colon_hover/index.html @@ -103,7 +103,7 @@ div.menu-bar li:hover > ul { </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/_colon_invalid/index.html b/files/pt-br/web/css/_colon_invalid/index.html index f9bdc17a4c..af0a438c13 100644 --- a/files/pt-br/web/css/_colon_invalid/index.html +++ b/files/pt-br/web/css/_colon_invalid/index.html @@ -122,7 +122,7 @@ input:required:invalid { </tbody> </table> -<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_colon_last-of-type/index.html b/files/pt-br/web/css/_colon_last-of-type/index.html index 63c35d2978..08dd814334 100644 --- a/files/pt-br/web/css/_colon_last-of-type/index.html +++ b/files/pt-br/web/css/_colon_last-of-type/index.html @@ -67,7 +67,7 @@ translation_of: 'Web/CSS/:last-of-type' </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_nth-last-child/index.html b/files/pt-br/web/css/_colon_nth-last-child/index.html index d2d349539d..f118c2df8e 100644 --- a/files/pt-br/web/css/_colon_nth-last-child/index.html +++ b/files/pt-br/web/css/_colon_nth-last-child/index.html @@ -133,7 +133,7 @@ tr:nth-last-child(-n+3) { </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_nth-of-type/index.html b/files/pt-br/web/css/_colon_nth-of-type/index.html index 635373cc16..79919cee6c 100644 --- a/files/pt-br/web/css/_colon_nth-of-type/index.html +++ b/files/pt-br/web/css/_colon_nth-of-type/index.html @@ -84,7 +84,7 @@ p:nth-of-type(1) { </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_only-child/index.html b/files/pt-br/web/css/_colon_only-child/index.html index 0bbac2bce2..2be344c7d3 100644 --- a/files/pt-br/web/css/_colon_only-child/index.html +++ b/files/pt-br/web/css/_colon_only-child/index.html @@ -111,7 +111,7 @@ li:only-child { </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/_colon_optional/index.html b/files/pt-br/web/css/_colon_optional/index.html index 8eefc840f6..e61b4f6b25 100644 --- a/files/pt-br/web/css/_colon_optional/index.html +++ b/files/pt-br/web/css/_colon_optional/index.html @@ -71,7 +71,7 @@ input:optional { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/_colon_out-of-range/index.html b/files/pt-br/web/css/_colon_out-of-range/index.html index cac550b8bd..9fd6327715 100644 --- a/files/pt-br/web/css/_colon_out-of-range/index.html +++ b/files/pt-br/web/css/_colon_out-of-range/index.html @@ -93,7 +93,7 @@ input:out-of-range + label::after { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> <div> diff --git a/files/pt-br/web/css/_colon_required/index.html b/files/pt-br/web/css/_colon_required/index.html index 3876295794..5a97fca5e7 100644 --- a/files/pt-br/web/css/_colon_required/index.html +++ b/files/pt-br/web/css/_colon_required/index.html @@ -71,7 +71,7 @@ input:required { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/_colon_root/index.html b/files/pt-br/web/css/_colon_root/index.html index ba0192a624..523b54d1e0 100644 --- a/files/pt-br/web/css/_colon_root/index.html +++ b/files/pt-br/web/css/_colon_root/index.html @@ -47,7 +47,7 @@ translation_of: 'Web/CSS/:root' </tbody> </table> -<h2 id="Compatibilidade_dos_Navegadores">Compatibilidade dos Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_colon_valid/index.html b/files/pt-br/web/css/_colon_valid/index.html index fa82360e7d..f8b4b07219 100644 --- a/files/pt-br/web/css/_colon_valid/index.html +++ b/files/pt-br/web/css/_colon_valid/index.html @@ -58,7 +58,7 @@ input:valid { </tbody> </table> -<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/_doublecolon_before/index.html b/files/pt-br/web/css/_doublecolon_before/index.html index 2cdd9cd0f6..8553718ad8 100644 --- a/files/pt-br/web/css/_doublecolon_before/index.html +++ b/files/pt-br/web/css/_doublecolon_before/index.html @@ -204,7 +204,7 @@ line to flow under it.</span> </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/_doublecolon_first-letter/index.html b/files/pt-br/web/css/_doublecolon_first-letter/index.html index 990a51a3ff..b828a27d78 100644 --- a/files/pt-br/web/css/_doublecolon_first-letter/index.html +++ b/files/pt-br/web/css/_doublecolon_first-letter/index.html @@ -100,7 +100,7 @@ p::first-letter { /* Use :first-letter if você precise muito de compatibilidad </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores_2"><a id="Compatibilidade_de_Navegadores" name="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</a></h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</a></h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/align-content/index.html b/files/pt-br/web/css/align-content/index.html index 4b764d1d78..8496933d41 100644 --- a/files/pt-br/web/css/align-content/index.html +++ b/files/pt-br/web/css/align-content/index.html @@ -268,7 +268,7 @@ display.addEventListener('change', function (evt) { <div>{{cssinfo}}</div> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div> diff --git a/files/pt-br/web/css/align-items/index.html b/files/pt-br/web/css/align-items/index.html index 258eb713d3..9b3b3650aa 100644 --- a/files/pt-br/web/css/align-items/index.html +++ b/files/pt-br/web/css/align-items/index.html @@ -260,7 +260,7 @@ display.addEventListener('change', function (evt) { <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_Navegador">Compatibilidade de Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/align-self/index.html b/files/pt-br/web/css/align-self/index.html index 22788f1fd5..f9c1e30112 100644 --- a/files/pt-br/web/css/align-self/index.html +++ b/files/pt-br/web/css/align-self/index.html @@ -150,7 +150,7 @@ div:nth-child(3) { <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/animation-fill-mode/index.html b/files/pt-br/web/css/animation-fill-mode/index.html index a0677ea082..c12c7d0e3b 100644 --- a/files/pt-br/web/css/animation-fill-mode/index.html +++ b/files/pt-br/web/css/animation-fill-mode/index.html @@ -168,7 +168,7 @@ animation-fill-mode: both, forwards, none; <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/animation/index.html b/files/pt-br/web/css/animation/index.html index ae21cd67f5..7bd019a7b4 100644 --- a/files/pt-br/web/css/animation/index.html +++ b/files/pt-br/web/css/animation/index.html @@ -331,7 +331,7 @@ button.restart { </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/backdrop-filter/index.html b/files/pt-br/web/css/backdrop-filter/index.html index b3e741b695..7fed61de52 100644 --- a/files/pt-br/web/css/backdrop-filter/index.html +++ b/files/pt-br/web/css/backdrop-filter/index.html @@ -126,7 +126,7 @@ body { </tbody> </table> -<h2 id="Compatibilidade_em_navegadores">Compatibilidade em navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/backface-visibility/index.html b/files/pt-br/web/css/backface-visibility/index.html index 36f377134d..1ddc0fae73 100644 --- a/files/pt-br/web/css/backface-visibility/index.html +++ b/files/pt-br/web/css/backface-visibility/index.html @@ -195,7 +195,7 @@ th, p, td { </tbody> </table> -<h2 id="Compatibilidade_de_Browsers">Compatibilidade de Browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/background-attachment/index.html b/files/pt-br/web/css/background-attachment/index.html index d9a70bfb60..3267d41949 100644 --- a/files/pt-br/web/css/background-attachment/index.html +++ b/files/pt-br/web/css/background-attachment/index.html @@ -124,7 +124,7 @@ background-attachment: inherit; </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/background-blend-mode/index.html b/files/pt-br/web/css/background-blend-mode/index.html index d69ade2e93..ec4e3f3b68 100644 --- a/files/pt-br/web/css/background-blend-mode/index.html +++ b/files/pt-br/web/css/background-blend-mode/index.html @@ -95,7 +95,7 @@ console.log(document.getElementById('div'));</pre> </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable()}}</p> diff --git a/files/pt-br/web/css/background-clip/index.html b/files/pt-br/web/css/background-clip/index.html index 651420ecd3..4074178668 100644 --- a/files/pt-br/web/css/background-clip/index.html +++ b/files/pt-br/web/css/background-clip/index.html @@ -167,7 +167,7 @@ translation_of: Web/CSS/background-clip </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/border-left-color/index.html b/files/pt-br/web/css/border-left-color/index.html index a6190fd779..7bad3a8569 100644 --- a/files/pt-br/web/css/border-left-color/index.html +++ b/files/pt-br/web/css/border-left-color/index.html @@ -94,7 +94,7 @@ border-left-color: unset; <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/box-shadow/index.html b/files/pt-br/web/css/box-shadow/index.html index 1cf81d9845..6db6b1b2b4 100644 --- a/files/pt-br/web/css/box-shadow/index.html +++ b/files/pt-br/web/css/box-shadow/index.html @@ -127,7 +127,7 @@ box-shadow: unset; </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/box-sizing/index.html b/files/pt-br/web/css/box-sizing/index.html index 2d2edba616..c7567ce8d0 100644 --- a/files/pt-br/web/css/box-sizing/index.html +++ b/files/pt-br/web/css/box-sizing/index.html @@ -60,7 +60,7 @@ box-sizing: inherit </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores_browsers">Compatibilidade dos navegadores (browsers)</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.box-sizing")}}</p> diff --git a/files/pt-br/web/css/color_value/index.html b/files/pt-br/web/css/color_value/index.html index 501ae9fa46..9bda3fdc7a 100644 --- a/files/pt-br/web/css/color_value/index.html +++ b/files/pt-br/web/css/color_value/index.html @@ -1347,7 +1347,7 @@ hsla(240deg,100%,50%, 0.4) <span style="background: hsla(240,100%,50%,0.4);"> /* </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/contain/index.html b/files/pt-br/web/css/contain/index.html index ad4dbf0dad..9ec9673650 100644 --- a/files/pt-br/web/css/contain/index.html +++ b/files/pt-br/web/css/contain/index.html @@ -77,7 +77,7 @@ contain: paint; </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/css_animations/index.html b/files/pt-br/web/css/css_animations/index.html index 7c953b2359..3060ff52c8 100644 --- a/files/pt-br/web/css/css_animations/index.html +++ b/files/pt-br/web/css/css_animations/index.html @@ -68,7 +68,7 @@ translation_of: Web/CSS/CSS_Animations </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/css_backgrounds_and_borders/index.html b/files/pt-br/web/css/css_backgrounds_and_borders/index.html index 3c843d9d45..a9406e90bc 100644 --- a/files/pt-br/web/css/css_backgrounds_and_borders/index.html +++ b/files/pt-br/web/css/css_backgrounds_and_borders/index.html @@ -105,7 +105,7 @@ original_slug: Web/CSS/CSS_Background_and_Borders </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable()}}</p> diff --git a/files/pt-br/web/css/css_columns/index.html b/files/pt-br/web/css/css_columns/index.html index ea227ced5d..5b559a754c 100644 --- a/files/pt-br/web/css/css_columns/index.html +++ b/files/pt-br/web/css/css_columns/index.html @@ -61,7 +61,7 @@ translation_of: Web/CSS/CSS_Columns </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/css_flexible_box_layout/index.html b/files/pt-br/web/css/css_flexible_box_layout/index.html index 7bf920f341..4430ce10cf 100644 --- a/files/pt-br/web/css/css_flexible_box_layout/index.html +++ b/files/pt-br/web/css/css_flexible_box_layout/index.html @@ -56,7 +56,7 @@ translation_of: Web/CSS/CSS_Flexible_Box_Layout </tbody> </table> -<h2 id="Compatibilidade_Do_Browser">Compatibilidade Do Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable()}}</p> diff --git a/files/pt-br/web/css/css_images/index.html b/files/pt-br/web/css/css_images/index.html index b3e23ab194..df1cf873e8 100644 --- a/files/pt-br/web/css/css_images/index.html +++ b/files/pt-br/web/css/css_images/index.html @@ -101,7 +101,7 @@ translation_of: Web/CSS/CSS_Images </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/css_lists_and_counters/index.html b/files/pt-br/web/css/css_lists_and_counters/index.html index 6da7c24f6d..ae8d835947 100644 --- a/files/pt-br/web/css/css_lists_and_counters/index.html +++ b/files/pt-br/web/css/css_lists_and_counters/index.html @@ -84,7 +84,7 @@ translation_of: Web/CSS/CSS_Lists_and_Counters </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/css_selectors/index.html b/files/pt-br/web/css/css_selectors/index.html index ca644d3c91..1fc4146c32 100644 --- a/files/pt-br/web/css/css_selectors/index.html +++ b/files/pt-br/web/css/css_selectors/index.html @@ -100,7 +100,7 @@ original_slug: Web/CSS/Seletores_CSS </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/css_transforms/index.html b/files/pt-br/web/css/css_transforms/index.html index 56f6df6745..298d555a40 100644 --- a/files/pt-br/web/css/css_transforms/index.html +++ b/files/pt-br/web/css/css_transforms/index.html @@ -49,7 +49,7 @@ translation_of: Web/CSS/CSS_Transforms </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/descendant_combinator/index.html b/files/pt-br/web/css/descendant_combinator/index.html index f77d910101..d236de42dd 100644 --- a/files/pt-br/web/css/descendant_combinator/index.html +++ b/files/pt-br/web/css/descendant_combinator/index.html @@ -95,7 +95,7 @@ li li { </tbody> </table> -<h2 id="Compatibilidade_dos_Browser"><span class="tlid-translation translation" lang="pt"><span title="">Compatibilidade dos </span></span>Browser<span class="tlid-translation translation" lang="pt"><span title=""> </span></span></h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/flex-flow/index.html b/files/pt-br/web/css/flex-flow/index.html index b168f19979..2205b7a02b 100644 --- a/files/pt-br/web/css/flex-flow/index.html +++ b/files/pt-br/web/css/flex-flow/index.html @@ -75,7 +75,7 @@ flex-flow: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/float/index.html b/files/pt-br/web/css/float/index.html index 5e92f80a3f..c279d670d9 100644 --- a/files/pt-br/web/css/float/index.html +++ b/files/pt-br/web/css/float/index.html @@ -206,7 +206,7 @@ This is some text. This is some text. This is some text. This is some text. This </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/font-feature-settings/index.html b/files/pt-br/web/css/font-feature-settings/index.html index faaf2a8488..b8ce9cbf2c 100644 --- a/files/pt-br/web/css/font-feature-settings/index.html +++ b/files/pt-br/web/css/font-feature-settings/index.html @@ -102,7 +102,7 @@ td.tabular { font-feature-settings: "tnum"; } </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/font-weight/index.html b/files/pt-br/web/css/font-weight/index.html index 61e10ddc7b..db5858d762 100644 --- a/files/pt-br/web/css/font-weight/index.html +++ b/files/pt-br/web/css/font-weight/index.html @@ -233,7 +233,7 @@ span { </tbody> </table> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/grid-auto-flow/index.html b/files/pt-br/web/css/grid-auto-flow/index.html index c4bbb25428..717fe7bd31 100644 --- a/files/pt-br/web/css/grid-auto-flow/index.html +++ b/files/pt-br/web/css/grid-auto-flow/index.html @@ -136,7 +136,7 @@ grid-auto-flow: unset; </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/grid-template-columns/index.html b/files/pt-br/web/css/grid-template-columns/index.html index 4a5d299f41..cb145bad70 100644 --- a/files/pt-br/web/css/grid-template-columns/index.html +++ b/files/pt-br/web/css/grid-template-columns/index.html @@ -122,7 +122,7 @@ grid-template-columns: unset; </tbody> </table> -<h2 id="Compatibilidade_com_o_navegador">Compatibilidade com o navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/grid-template-rows/index.html b/files/pt-br/web/css/grid-template-rows/index.html index 3926eca688..f4e45409b6 100644 --- a/files/pt-br/web/css/grid-template-rows/index.html +++ b/files/pt-br/web/css/grid-template-rows/index.html @@ -129,7 +129,7 @@ grid-template-rows: unset; <p>{{cssinfo}}</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> diff --git a/files/pt-br/web/css/hyphens/index.html b/files/pt-br/web/css/hyphens/index.html index d36135921f..3f50afba50 100644 --- a/files/pt-br/web/css/hyphens/index.html +++ b/files/pt-br/web/css/hyphens/index.html @@ -123,7 +123,7 @@ p.auto { </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/id_selectors/index.html b/files/pt-br/web/css/id_selectors/index.html index 8615966dfb..eb8344fe42 100644 --- a/files/pt-br/web/css/id_selectors/index.html +++ b/files/pt-br/web/css/id_selectors/index.html @@ -71,7 +71,7 @@ translation_of: Web/CSS/ID_selectors </tbody> </table> -<h2 id="Compatibilidade_nos_Navegadores">Compatibilidade nos Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/mask/index.html b/files/pt-br/web/css/mask/index.html index eaa2278c75..2fdc9a7adf 100644 --- a/files/pt-br/web/css/mask/index.html +++ b/files/pt-br/web/css/mask/index.html @@ -82,7 +82,7 @@ mask: unset; </tbody> </table> -<h2 id="Compatibilidade_dos_Navegadores">Compatibilidade dos Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/media_queries/index.html b/files/pt-br/web/css/media_queries/index.html index 6cdfdb621f..6e3473ef89 100644 --- a/files/pt-br/web/css/media_queries/index.html +++ b/files/pt-br/web/css/media_queries/index.html @@ -67,7 +67,7 @@ translation_of: Web/CSS/Media_Queries </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/media_queries/using_media_queries/index.html b/files/pt-br/web/css/media_queries/using_media_queries/index.html index aa5eb03a87..d6e52d8a2b 100644 --- a/files/pt-br/web/css/media_queries/using_media_queries/index.html +++ b/files/pt-br/web/css/media_queries/using_media_queries/index.html @@ -554,7 +554,7 @@ media_feature: width | min-width | max-width <p>Isto é previsto para <em>skins</em> de aplicativo e outro código de aplicações de chrome a ser capaz de se adaptar a funcionar bem com o actual tema do Windows.</p> -<h2 id="Compatibilidade_no_navegador">Compatibilidade no navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/offset/index.html b/files/pt-br/web/css/offset/index.html index dcc23520c4..6aeecfec1c 100644 --- a/files/pt-br/web/css/offset/index.html +++ b/files/pt-br/web/css/offset/index.html @@ -98,7 +98,7 @@ offset: url(arc.svg) 30deg / 50px 100px; </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/opacity/index.html b/files/pt-br/web/css/opacity/index.html index 1d3420125e..2de8043bd3 100644 --- a/files/pt-br/web/css/opacity/index.html +++ b/files/pt-br/web/css/opacity/index.html @@ -140,7 +140,7 @@ img.opacity:hover { </tbody> </table> -<h2 id="Compatibilidade_com_browsers">Compatibilidade com browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/outline/index.html b/files/pt-br/web/css/outline/index.html index b40634c9b3..6408ec4e95 100644 --- a/files/pt-br/web/css/outline/index.html +++ b/files/pt-br/web/css/outline/index.html @@ -80,7 +80,7 @@ outline: unset; </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/css/text-decoration/index.html b/files/pt-br/web/css/text-decoration/index.html index 05d856bd04..6d881e5b16 100644 --- a/files/pt-br/web/css/text-decoration/index.html +++ b/files/pt-br/web/css/text-decoration/index.html @@ -105,7 +105,7 @@ p.underover { </tbody> </table> -<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/text-overflow/index.html b/files/pt-br/web/css/text-overflow/index.html index e2bfb7d6d7..c695328712 100644 --- a/files/pt-br/web/css/text-overflow/index.html +++ b/files/pt-br/web/css/text-overflow/index.html @@ -271,7 +271,7 @@ text-overflow: inherit</pre> <p>A previous version of this interface reached the <em>Candidate Recommendation</em> status. As some not-listed-at-risk features needed to be removed, the spec was demoted to the <em>Working Draft</em> level, explaining why browsers implemented this property unprefixed, though not at the CR state.</p> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/text-transform/index.html b/files/pt-br/web/css/text-transform/index.html index 92f716b4d0..a5fa567a0b 100644 --- a/files/pt-br/web/css/text-transform/index.html +++ b/files/pt-br/web/css/text-transform/index.html @@ -290,7 +290,7 @@ strong { width: 100%; float: right; }</pre> </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> diff --git a/files/pt-br/web/css/transform-function/index.html b/files/pt-br/web/css/transform-function/index.html index edb6589b7f..540a7626d1 100644 --- a/files/pt-br/web/css/transform-function/index.html +++ b/files/pt-br/web/css/transform-function/index.html @@ -146,7 +146,7 @@ translation_of: Web/CSS/transform-function </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/transform-function/matrix()/index.html b/files/pt-br/web/css/transform-function/matrix()/index.html index 36c7796d1f..c8cfc7a643 100644 --- a/files/pt-br/web/css/transform-function/matrix()/index.html +++ b/files/pt-br/web/css/transform-function/matrix()/index.html @@ -97,7 +97,7 @@ translation_of: Web/CSS/transform-function/matrix() </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Please see the <code><a href="/en-US/docs/Web/CSS/transform-function#Browser_compatibility"><transform-function></a></code> data type for compatibility info.</p> diff --git a/files/pt-br/web/css/transform-function/perspective()/index.html b/files/pt-br/web/css/transform-function/perspective()/index.html index 9a16ed1cea..314e1bc86c 100644 --- a/files/pt-br/web/css/transform-function/perspective()/index.html +++ b/files/pt-br/web/css/transform-function/perspective()/index.html @@ -111,7 +111,7 @@ translation_of: Web/CSS/transform-function/perspective() <p>{{ EmbedLiveSample('Examples', '250', '350') }}</p> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Veja o tipo de dado <code><a href="/en-US/docs/Web/CSS/transform-function#Browser_compatibility"><transform-function></a></code> para informações de compatibilidade.</p> diff --git a/files/pt-br/web/css/transform-function/rotate3d()/index.html b/files/pt-br/web/css/transform-function/rotate3d()/index.html index b61d4e5b4b..28b53b4ecc 100644 --- a/files/pt-br/web/css/transform-function/rotate3d()/index.html +++ b/files/pt-br/web/css/transform-function/rotate3d()/index.html @@ -115,7 +115,7 @@ div { <p>{{EmbedLiveSample("Rotating_on_a_custom_axis", "auto", 180)}}</p> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Veja o tipo de dado <code><a href="/en-US/docs/Web/CSS/transform-function#Browser_compatibility"><transform-function></a></code> para informações de compatibilidade.</p> diff --git a/files/pt-br/web/css/transform-function/scale()/index.html b/files/pt-br/web/css/transform-function/scale()/index.html index c874f81954..c249bd6931 100644 --- a/files/pt-br/web/css/transform-function/scale()/index.html +++ b/files/pt-br/web/css/transform-function/scale()/index.html @@ -112,7 +112,7 @@ scale(<em>sx</em>, <em>sy</em>) <p>{{EmbedLiveSample("Scaling_X_and_Y_dimensions_separately_and_translating_the_origin", "200", "200")}}</p> -<h2 id="Compatibilidade_de_browser">Compatibilidade de browser</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Veja o dado do tipo <code><a href="/en-US/docs/Web/CSS/transform-function#Browser_compatibility"><transform-function></a></code> para informações de compatibilidade.</p> diff --git a/files/pt-br/web/css/transform-function/translate()/index.html b/files/pt-br/web/css/transform-function/translate()/index.html index 395dd0e784..3a0374d2fe 100644 --- a/files/pt-br/web/css/transform-function/translate()/index.html +++ b/files/pt-br/web/css/transform-function/translate()/index.html @@ -140,7 +140,7 @@ transform: translate(30%, 50%); </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>Verifique o tipo de dado <code><a href="/en-US/docs/Web/CSS/transform-function#Browser_compatibility"><transform-function></a></code> para informações de compatibilidade.</p> diff --git a/files/pt-br/web/css/transform-style/index.html b/files/pt-br/web/css/transform-style/index.html index f1293914b8..f3568dc990 100644 --- a/files/pt-br/web/css/transform-style/index.html +++ b/files/pt-br/web/css/transform-style/index.html @@ -59,7 +59,7 @@ transform-style: unset; <p>{{cssinfo}}</p> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/transform/index.html b/files/pt-br/web/css/transform/index.html index 423a21045c..9ef6226b44 100644 --- a/files/pt-br/web/css/transform/index.html +++ b/files/pt-br/web/css/transform/index.html @@ -204,7 +204,7 @@ To achieve the same effect, use <code>skewX()</code> if you were using <code>ske </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/transition-timing-function/index.html b/files/pt-br/web/css/transition-timing-function/index.html index 4a30c42be7..d99281d9af 100644 --- a/files/pt-br/web/css/transition-timing-function/index.html +++ b/files/pt-br/web/css/transition-timing-function/index.html @@ -576,7 +576,7 @@ var intervalID = window.setInterval(updateTransition, 7000); </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/transition/index.html b/files/pt-br/web/css/transition/index.html index eabe7984f9..aa7ecdb556 100644 --- a/files/pt-br/web/css/transition/index.html +++ b/files/pt-br/web/css/transition/index.html @@ -66,7 +66,7 @@ transition: unset; </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> diff --git a/files/pt-br/web/css/type_selectors/index.html b/files/pt-br/web/css/type_selectors/index.html index c3da8c2053..5310a74391 100644 --- a/files/pt-br/web/css/type_selectors/index.html +++ b/files/pt-br/web/css/type_selectors/index.html @@ -71,7 +71,7 @@ a { </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> diff --git a/files/pt-br/web/css/using_css_custom_properties/index.html b/files/pt-br/web/css/using_css_custom_properties/index.html index 5e96d9388a..1adffa0270 100644 --- a/files/pt-br/web/css/using_css_custom_properties/index.html +++ b/files/pt-br/web/css/using_css_custom_properties/index.html @@ -331,7 +331,7 @@ translation_of: Web/CSS/Using_CSS_custom_properties <p>Infelizmente estes valores podem ser usados, via a notação funcional <code>var(),</code> em um contexto em que não façam sentido. Propriedades e variáveis customizadas podem levar a declações CSS inválidas, criando um novo conceito de <em>válido no momento da computação</em>.<em> </em></p> -<h2 id="Compatibilidade_com_browsers">Compatibilidade com browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("css.properties.custom-property")}}</p> diff --git a/files/pt-br/web/css/vertical-align/index.html b/files/pt-br/web/css/vertical-align/index.html index 2f863d9c37..5461771c73 100644 --- a/files/pt-br/web/css/vertical-align/index.html +++ b/files/pt-br/web/css/vertical-align/index.html @@ -235,7 +235,7 @@ img.middle { vertical-align: middle; } </tbody> </table> -<h2 id="Browser_compatibility">Browser compatibility</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/visibility/index.html b/files/pt-br/web/css/visibility/index.html index 2f0e6dca41..36da526596 100644 --- a/files/pt-br/web/css/visibility/index.html +++ b/files/pt-br/web/css/visibility/index.html @@ -157,7 +157,7 @@ td { </tbody> </table> -<h2 id="Compatibilidade_entre_browsers">Compatibilidade entre browsers</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p> </p> diff --git a/files/pt-br/web/css/width/index.html b/files/pt-br/web/css/width/index.html index 0e47c4cabe..ffb8d3f43f 100644 --- a/files/pt-br/web/css/width/index.html +++ b/files/pt-br/web/css/width/index.html @@ -191,7 +191,7 @@ width: unset; </tbody> </table> -<h2 id="Compatibilidade_dos_navegadores">Compatibilidade dos navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/will-change/index.html b/files/pt-br/web/css/will-change/index.html index af22a1d859..8c44e52a4b 100644 --- a/files/pt-br/web/css/will-change/index.html +++ b/files/pt-br/web/css/will-change/index.html @@ -123,7 +123,7 @@ function removeHint() { </tbody> </table> -<h2 id="Compatibilidade_de_Navegadores">Compatibilidade de Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/css/word-break/index.html b/files/pt-br/web/css/word-break/index.html index 56e5ef804e..354e90d75b 100644 --- a/files/pt-br/web/css/word-break/index.html +++ b/files/pt-br/web/css/word-break/index.html @@ -119,7 +119,7 @@ word-break: unset; </tbody> </table> -<h2 id="Compatibilidade_entre_os_navegadores">Compatibilidade entre os navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{Compat("css.properties.word-break")}}</div> diff --git a/files/pt-br/web/css/writing-mode/index.html b/files/pt-br/web/css/writing-mode/index.html index cb5de0a37e..14338dcb55 100644 --- a/files/pt-br/web/css/writing-mode/index.html +++ b/files/pt-br/web/css/writing-mode/index.html @@ -193,7 +193,7 @@ th { </tbody> </table> -<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> |