diff options
Diffstat (limited to 'files/pt-br/web/api/element')
4 files changed, 4 insertions, 6 deletions
diff --git a/files/pt-br/web/api/element/blur_event/index.html b/files/pt-br/web/api/element/blur_event/index.html index 46619ccb93..24a9c0eb0b 100644 --- a/files/pt-br/web/api/element/blur_event/index.html +++ b/files/pt-br/web/api/element/blur_event/index.html @@ -87,7 +87,7 @@ form.addEventListener("blur", function( event ) { <p>{{EmbedLiveSample('Event_delegation')}}</p> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <div>{{CompatibilityTable}}</div> diff --git a/files/pt-br/web/api/element/childelementcount/index.html b/files/pt-br/web/api/element/childelementcount/index.html index 8dfa04fa61..3ef3f3a5fc 100644 --- a/files/pt-br/web/api/element/childelementcount/index.html +++ b/files/pt-br/web/api/element/childelementcount/index.html @@ -83,9 +83,7 @@ if (foo.childElementCount > 0) { </tbody> </table> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade exibida nessa página é gerada por uma estrutura de dados. Se você quiser contribuir com esses dados, por favor confira o link a seguir: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie uma pull request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.ParentNode.childElementCount")}}</p> diff --git a/files/pt-br/web/api/element/mousedown_event/index.html b/files/pt-br/web/api/element/mousedown_event/index.html index bbddbff605..1e2ee9ff9b 100644 --- a/files/pt-br/web/api/element/mousedown_event/index.html +++ b/files/pt-br/web/api/element/mousedown_event/index.html @@ -146,7 +146,7 @@ translation_of: Web/API/Element/mousedown_event </tbody> </table> -<h2 id="Compatibilidade_entre_navegadores">Compatibilidade entre navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{CompatibilityTable}}</p> diff --git a/files/pt-br/web/api/element/scrollintoview/index.html b/files/pt-br/web/api/element/scrollintoview/index.html index 28714a4b1e..448236c3ad 100644 --- a/files/pt-br/web/api/element/scrollintoview/index.html +++ b/files/pt-br/web/api/element/scrollintoview/index.html @@ -78,7 +78,7 @@ element.scrollIntoView({block: "end", behavior: "smooth"}); </tbody> </table> -<h2 id="Compatibilidade_com_navegadores">Compatibilidade com navegadores</h2> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.Element.scrollIntoView")}}</p> |
