aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/canvasrenderingcontext2d
diff options
context:
space:
mode:
authorClóvis Lima Júnior <clovis.junior@gmail.com>2021-07-17 00:14:43 -0300
committerGitHub <noreply@github.com>2021-07-17 00:14:43 -0300
commit191c9124aa6d992c1cd196a12aac6d1dbb5756e1 (patch)
tree4ef8484bb6661258989dcb0a9919302728d95d7e /files/pt-br/web/api/canvasrenderingcontext2d
parent7267c8c97a1e4d170a0a68e34bc0b3e029f465c7 (diff)
downloadtranslated-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/canvasrenderingcontext2d')
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/beginpath/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/clearrect/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/clip/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/closepath/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/fill/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/fillrect/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/lineto/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/moveto/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/rect/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/stroke/index.html2
-rw-r--r--files/pt-br/web/api/canvasrenderingcontext2d/strokerect/index.html2
13 files changed, 13 insertions, 13 deletions
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/beginpath/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/beginpath/index.html
index 7217bec7c5..07fa3095bd 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/beginpath/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/beginpath/index.html
@@ -120,7 +120,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/clearrect/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/clearrect/index.html
index cb863cfdeb..17a5e07256 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/clearrect/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/clearrect/index.html
@@ -130,7 +130,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/clip/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/clip/index.html
index 6c5a2050c5..e477d97ab0 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/clip/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/clip/index.html
@@ -119,7 +119,7 @@ window.addEventListener("load", drawCanvas);
</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/canvasrenderingcontext2d/closepath/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/closepath/index.html
index e778599bcf..84fa20d886 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/closepath/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/closepath/index.html
@@ -106,7 +106,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/fill/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/fill/index.html
index a2bf1fcb82..a3817918cc 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/fill/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/fill/index.html
@@ -114,7 +114,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/fillrect/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/fillrect/index.html
index 1178f0bf94..ee9cffdefc 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/fillrect/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/fillrect/index.html
@@ -113,7 +113,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/index.html
index 38ec19a3e3..df32a8ef34 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/index.html
@@ -385,7 +385,7 @@ ctx.fillRect(10, 10, 55, 50); // desenha o retângulo na posição 10, 10 com
</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/api/canvasrenderingcontext2d/lineto/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/lineto/index.html
index 4cfab68a36..b3dd99197f 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/lineto/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/lineto/index.html
@@ -111,7 +111,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/moveto/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/moveto/index.html
index af07ef8e3d..16a410d360 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/moveto/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/moveto/index.html
@@ -111,7 +111,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html
index 740d8a54dd..4d38ca3ccb 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/quadraticcurveto/index.html
@@ -120,7 +120,7 @@ window.addEventListener("load", drawCanvas);
</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/api/canvasrenderingcontext2d/rect/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/rect/index.html
index ef3f8e2790..973c2bd796 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/rect/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/rect/index.html
@@ -110,7 +110,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/stroke/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/stroke/index.html
index b522bc7926..455b588a7f 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/stroke/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/stroke/index.html
@@ -105,7 +105,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/api/canvasrenderingcontext2d/strokerect/index.html b/files/pt-br/web/api/canvasrenderingcontext2d/strokerect/index.html
index 1326fbbaad..2a52ff2648 100644
--- a/files/pt-br/web/api/canvasrenderingcontext2d/strokerect/index.html
+++ b/files/pt-br/web/api/canvasrenderingcontext2d/strokerect/index.html
@@ -111,7 +111,7 @@ window.addEventListener("load", drawCanvas);
</tbody>
</table>
-<h2 id="Compatibilidade_em_Navegadores">Compatibilidade em Navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>