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/api/htmlcanvaselement/getcontext/index.html | 2 +- files/pt-br/web/api/htmlcanvaselement/height/index.html | 2 +- files/pt-br/web/api/htmlcanvaselement/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/pt-br/web/api/htmlcanvaselement') diff --git a/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html b/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html index c50cd97abb..50caed2e2f 100644 --- a/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/getcontext/index.html @@ -120,7 +120,7 @@ console.log(ctx); // CanvasRenderingContext2D { ... } -

Browser compatibility

+

Compatibilidade com navegadores

{{CompatibilityTable}}

diff --git a/files/pt-br/web/api/htmlcanvaselement/height/index.html b/files/pt-br/web/api/htmlcanvaselement/height/index.html index fd737da382..536f331fa2 100644 --- a/files/pt-br/web/api/htmlcanvaselement/height/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/height/index.html @@ -65,7 +65,7 @@ console.log(canvas.height); // 300 -

Compatibilidade entre os browsers

+

Compatibilidade com navegadores

diff --git a/files/pt-br/web/api/htmlcanvaselement/index.html b/files/pt-br/web/api/htmlcanvaselement/index.html index c2121aab9a..da8ad39ef2 100644 --- a/files/pt-br/web/api/htmlcanvaselement/index.html +++ b/files/pt-br/web/api/htmlcanvaselement/index.html @@ -86,7 +86,7 @@ translation_of: Web/API/HTMLCanvasElement -

Browser compatibility

+

Compatibilidade com navegadores

{{CompatibilityTable}}
-- cgit v1.2.3-54-g00ecf