aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/document
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/document')
-rw-r--r--files/pt-br/web/api/document/activeelement/index.html2
-rw-r--r--files/pt-br/web/api/document/characterset/index.html2
-rw-r--r--files/pt-br/web/api/document/currentscript/index.html2
-rw-r--r--files/pt-br/web/api/document/designmode/index.html2
-rw-r--r--files/pt-br/web/api/document/documenturi/index.html2
-rw-r--r--files/pt-br/web/api/document/getelementsbytagname/index.html2
-rw-r--r--files/pt-br/web/api/document/hasfocus/index.html2
-rw-r--r--files/pt-br/web/api/document/head/index.html2
-rw-r--r--files/pt-br/web/api/document/index.html2
-rw-r--r--files/pt-br/web/api/document/keypress_event/index.html2
-rw-r--r--files/pt-br/web/api/document/location/index.html2
-rw-r--r--files/pt-br/web/api/document/origin/index.html2
-rw-r--r--files/pt-br/web/api/document/queryselectorall/index.html2
-rw-r--r--files/pt-br/web/api/document/registerelement/index.html2
14 files changed, 14 insertions, 14 deletions
diff --git a/files/pt-br/web/api/document/activeelement/index.html b/files/pt-br/web/api/document/activeelement/index.html
index b558e531f2..89eec83241 100644
--- a/files/pt-br/web/api/document/activeelement/index.html
+++ b/files/pt-br/web/api/document/activeelement/index.html
@@ -104,7 +104,7 @@ Selected Text: <span id="output-text"></span>
</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/api/document/characterset/index.html b/files/pt-br/web/api/document/characterset/index.html
index 30ec060745..fe98c9534a 100644
--- a/files/pt-br/web/api/document/characterset/index.html
+++ b/files/pt-br/web/api/document/characterset/index.html
@@ -54,7 +54,7 @@ translation_of: Web/API/Document/characterSet
</tbody>
</table>
-<h2 id="Compatibilidade_do_navegador"><span class="tlid-translation translation" lang="pt"><span title="">Compatibilidade do navegador</span></span></h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</span></span></h2>
<div class="hidden">
<div class="text-wrap tlid-copy-target">
diff --git a/files/pt-br/web/api/document/currentscript/index.html b/files/pt-br/web/api/document/currentscript/index.html
index 179c950916..f6bade139e 100644
--- a/files/pt-br/web/api/document/currentscript/index.html
+++ b/files/pt-br/web/api/document/currentscript/index.html
@@ -30,7 +30,7 @@ translation_of: Web/API/Document/currentScript
<p>Se o código estiver sendo chamado como um callback ou manipulador de eventos, ele não irá referenciar o  elemento; a referência ao elemento só acontece quando ele está sendo processado inicialmente.</p>
-<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/api/document/designmode/index.html b/files/pt-br/web/api/document/designmode/index.html
index b2c070008b..d2cc9068cc 100644
--- a/files/pt-br/web/api/document/designmode/index.html
+++ b/files/pt-br/web/api/document/designmode/index.html
@@ -41,7 +41,7 @@ document.designMode = "off";</pre>
</tbody>
</table>
-<h2 id="Compatibilidade_nos_Browsers" style="font-size: 2.14285714285714rem;">Compatibilidade nos Browsers</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
diff --git a/files/pt-br/web/api/document/documenturi/index.html b/files/pt-br/web/api/document/documenturi/index.html
index 52609f2bd5..aca717d385 100644
--- a/files/pt-br/web/api/document/documenturi/index.html
+++ b/files/pt-br/web/api/document/documenturi/index.html
@@ -46,7 +46,7 @@ translation_of: Web/API/Document/documentURI
</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/api/document/getelementsbytagname/index.html b/files/pt-br/web/api/document/getelementsbytagname/index.html
index 3e786ed2f6..c7efd3be15 100644
--- a/files/pt-br/web/api/document/getelementsbytagname/index.html
+++ b/files/pt-br/web/api/document/getelementsbytagname/index.html
@@ -97,7 +97,7 @@ translation_of: Web/API/Document/getElementsByTagName
<li><a href="https://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-A6C9094">DOM Level 2 Core: Document.getElementsByTagName</a></li>
</ul>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
diff --git a/files/pt-br/web/api/document/hasfocus/index.html b/files/pt-br/web/api/document/hasfocus/index.html
index 0d238ec062..48cde9d1d4 100644
--- a/files/pt-br/web/api/document/hasfocus/index.html
+++ b/files/pt-br/web/api/document/hasfocus/index.html
@@ -87,7 +87,7 @@ function openWindow() {
</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/api/document/head/index.html b/files/pt-br/web/api/document/head/index.html
index af0331459f..32f73d73e7 100644
--- a/files/pt-br/web/api/document/head/index.html
+++ b/files/pt-br/web/api/document/head/index.html
@@ -43,7 +43,7 @@ alert( document.head === document.querySelector("head") ); // true
</tbody>
</table>
-<h2 id="Compatibilidade_entre_Browsers">Compatibilidade entre Browsers</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/api/document/index.html b/files/pt-br/web/api/document/index.html
index b1248d2078..51c4b28cf9 100644
--- a/files/pt-br/web/api/document/index.html
+++ b/files/pt-br/web/api/document/index.html
@@ -356,7 +356,7 @@ translation_of: Web/API/Document
</tbody>
</table>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<h3 id="Firefox_notes">Firefox notes</h3>
diff --git a/files/pt-br/web/api/document/keypress_event/index.html b/files/pt-br/web/api/document/keypress_event/index.html
index e22242028b..908bf4c895 100644
--- a/files/pt-br/web/api/document/keypress_event/index.html
+++ b/files/pt-br/web/api/document/keypress_event/index.html
@@ -156,7 +156,7 @@ translation_of: Web/API/Document/keypress_event
});
</pre>
-<h2 id="Compatibilidade_do_navegador">Compatibilidade do navegador</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>O Chrome não dispara o <code>keypress</code>evento para atalhos de teclado conhecidos ( <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=13891#c50">referência</a> ). Quais atalhos de teclado são conhecidos depende do sistema do usuário. Use o <code>keydown</code>evento para implementar atalhos de teclado.</p>
diff --git a/files/pt-br/web/api/document/location/index.html b/files/pt-br/web/api/document/location/index.html
index ebf1f2aa27..a85be03edd 100644
--- a/files/pt-br/web/api/document/location/index.html
+++ b/files/pt-br/web/api/document/location/index.html
@@ -48,7 +48,7 @@ document.location = 'http://www.mozilla.org' // Equivalente a document.location.
</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/api/document/origin/index.html b/files/pt-br/web/api/document/origin/index.html
index b31decf05f..afbf5d87fb 100644
--- a/files/pt-br/web/api/document/origin/index.html
+++ b/files/pt-br/web/api/document/origin/index.html
@@ -47,7 +47,7 @@ var origin = document.origin;
</tbody>
</table>
-<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
diff --git a/files/pt-br/web/api/document/queryselectorall/index.html b/files/pt-br/web/api/document/queryselectorall/index.html
index 0a05a06180..6ac4d4ef4e 100644
--- a/files/pt-br/web/api/document/queryselectorall/index.html
+++ b/files/pt-br/web/api/document/queryselectorall/index.html
@@ -44,7 +44,7 @@ translation_of: Web/API/Document/querySelectorAll
<p>Navegadores baseados em <em>WebKit</em> têm um <em>bug</em>: quando a string <code><em>seletores</em></code> contém um <a href="/en-US/docs/CSS/Pseudo-elements" title="/en-US/docs/CSS/Pseudo-elements">pseudo-elemento CSS</a>, a {{ jsxref("NodeList") }} retornada não esta vazia, neste caso ela contém o elemento {{ HTMLElement("html") }}.</p>
-<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/api/document/registerelement/index.html b/files/pt-br/web/api/document/registerelement/index.html
index 8e83210080..2ba88d94fd 100644
--- a/files/pt-br/web/api/document/registerelement/index.html
+++ b/files/pt-br/web/api/document/registerelement/index.html
@@ -74,7 +74,7 @@ mytag.textContent = "I am a my-tag element.";</pre>
</tbody>
</table>
-<h2 id="Compatibilidade_do_Browser">Compatibilidade do Browser</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{CompatibilityTable}}</p>