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/css/transform-function/index.html | 2 +- files/pt-br/web/css/transform-function/matrix()/index.html | 2 +- files/pt-br/web/css/transform-function/perspective()/index.html | 2 +- files/pt-br/web/css/transform-function/rotate3d()/index.html | 2 +- files/pt-br/web/css/transform-function/scale()/index.html | 2 +- files/pt-br/web/css/transform-function/translate()/index.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'files/pt-br/web/css/transform-function') 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 -

Browser compatibility

+

Compatibilidade com navegadores

{{CompatibilityTable}}

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() -

Browser compatibility

+

Compatibilidade com navegadores

Please see the <transform-function> data type for compatibility info.

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()

{{ EmbedLiveSample('Examples', '250', '350') }}

-

Compatibilidade de browser

+

Compatibilidade com navegadores

Veja o tipo de dado <transform-function> para informações de compatibilidade.

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 {

{{EmbedLiveSample("Rotating_on_a_custom_axis", "auto", 180)}}

-

Compatibilidade de browser

+

Compatibilidade com navegadores

Veja o tipo de dado <transform-function> para informações de compatibilidade.

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(sx, sy)

{{EmbedLiveSample("Scaling_X_and_Y_dimensions_separately_and_translating_the_origin", "200", "200")}}

-

Compatibilidade de browser

+

Compatibilidade com navegadores

Veja o dado do tipo <transform-function> para informações de compatibilidade.

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%); -

Compatibilidade de navegador

+

Compatibilidade com navegadores

Verifique o tipo de dado <transform-function> para informações de compatibilidade.

-- cgit v1.2.3-54-g00ecf