diff options
Diffstat (limited to 'files/pt-br/web/api/htmlelement')
-rw-r--r-- | files/pt-br/web/api/htmlelement/contextmenu/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/api/htmlelement/contextmenu/index.html b/files/pt-br/web/api/htmlelement/contextmenu/index.html index e03c61a256..16bf1f1de3 100644 --- a/files/pt-br/web/api/htmlelement/contextmenu/index.html +++ b/files/pt-br/web/api/htmlelement/contextmenu/index.html @@ -28,9 +28,7 @@ translation_of: Web/API/HTMLElement/contextMenu contextMenu.firstElementChild.label = "New label"; </pre> -<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2> - -<div class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você deseja contribuir com os dados, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e envie-nos um pull-request.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("api.HTMLElement.contextMenu")}}</p> |