aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/htmlorforeignelement
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/htmlorforeignelement')
-rw-r--r--files/pt-br/web/api/htmlorforeignelement/blur/index.html4
-rw-r--r--files/pt-br/web/api/htmlorforeignelement/dataset/index.html6
2 files changed, 2 insertions, 8 deletions
diff --git a/files/pt-br/web/api/htmlorforeignelement/blur/index.html b/files/pt-br/web/api/htmlorforeignelement/blur/index.html
index a8143402ef..cf416441d4 100644
--- a/files/pt-br/web/api/htmlorforeignelement/blur/index.html
+++ b/files/pt-br/web/api/htmlorforeignelement/blur/index.html
@@ -77,9 +77,7 @@ function blurInput() {
</tbody>
</table>
-<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2>
-
-
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("api.HTMLElement.blur")}}</p>
diff --git a/files/pt-br/web/api/htmlorforeignelement/dataset/index.html b/files/pt-br/web/api/htmlorforeignelement/dataset/index.html
index 76bd77a3c9..057de2e706 100644
--- a/files/pt-br/web/api/htmlorforeignelement/dataset/index.html
+++ b/files/pt-br/web/api/htmlorforeignelement/dataset/index.html
@@ -83,11 +83,7 @@ el.dataset.someDataAttr = 'mydata';
</tbody>
</table>
-<h2 id="Compatibilidade_com_Browsers">Compatibilidade com Browsers</h2>
-
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p>
-</div>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("api.HTMLElement.dataset")}}</p>