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/api/animationevent | |
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/api/animationevent')
6 files changed, 6 insertions, 6 deletions
diff --git a/files/pt-br/web/api/animationevent/animationevent/index.html b/files/pt-br/web/api/animationevent/animationevent/index.html index 77fcdeb37e..9153e78c9e 100644 --- a/files/pt-br/web/api/animationevent/animationevent/index.html +++ b/files/pt-br/web/api/animationevent/animationevent/index.html @@ -54,7 +54,7 @@ translation_of: Web/API/AnimationEvent/AnimationEvent </tbody> </table> -<h2 id="Compatibilidade_com_os_Navegadores">Compatibilidade com os Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p><code>{{ CompatibilityTable() }}</code></p> diff --git a/files/pt-br/web/api/animationevent/animationname/index.html b/files/pt-br/web/api/animationevent/animationname/index.html index 62a739e4e2..7ee58fc9b0 100644 --- a/files/pt-br/web/api/animationevent/animationname/index.html +++ b/files/pt-br/web/api/animationevent/animationname/index.html @@ -37,7 +37,7 @@ translation_of: Web/API/AnimationEvent/animationName </tbody> </table> -<h2 id="Compatibilidade_com_os_Navegadores">Compatibilidade com os Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p><code>{{CompatibilityTable}}</code></p> diff --git a/files/pt-br/web/api/animationevent/elapsedtime/index.html b/files/pt-br/web/api/animationevent/elapsedtime/index.html index 4d04b30c90..129b6b2025 100644 --- a/files/pt-br/web/api/animationevent/elapsedtime/index.html +++ b/files/pt-br/web/api/animationevent/elapsedtime/index.html @@ -40,7 +40,7 @@ translation_of: Web/API/AnimationEvent/elapsedTime </tbody> </table> -<h2 id="Compatibilidade_com_os_Navegadores">Compatibilidade com os Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable }}</p> diff --git a/files/pt-br/web/api/animationevent/index.html b/files/pt-br/web/api/animationevent/index.html index c2abeb0bf6..52321efe09 100644 --- a/files/pt-br/web/api/animationevent/index.html +++ b/files/pt-br/web/api/animationevent/index.html @@ -68,7 +68,7 @@ translation_of: Web/API/AnimationEvent </tbody> </table> -<h2 id="Compatibilidade_com_o_Navegador">Compatibilidade com o Navegador</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/animationevent/initanimationevent/index.html b/files/pt-br/web/api/animationevent/initanimationevent/index.html index e9b0819b98..03ccaaa987 100644 --- a/files/pt-br/web/api/animationevent/initanimationevent/index.html +++ b/files/pt-br/web/api/animationevent/initanimationevent/index.html @@ -69,7 +69,7 @@ translation_of: Web/API/AnimationEvent/initAnimationEvent <p><em>Esse método é não-padrão e não é parte de qualquer especificação, no entanto ele esteve presente nos primeiros rascunhos de {{SpecName("CSS3 Animations")}}.</em></p> -<h2 id="Compatibilidade_com_os_Navegadores">Compatibilidade com os Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable }}</p> diff --git a/files/pt-br/web/api/animationevent/pseudoelement/index.html b/files/pt-br/web/api/animationevent/pseudoelement/index.html index 0e68a22532..15b28ab1e2 100644 --- a/files/pt-br/web/api/animationevent/pseudoelement/index.html +++ b/files/pt-br/web/api/animationevent/pseudoelement/index.html @@ -39,7 +39,7 @@ translation_of: Web/API/AnimationEvent/pseudoElement </tbody> </table> -<h2 id="Compatibilidade_com_os_Navegadores">Compatibilidade com os Navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{ CompatibilityTable() }}</p> |