diff options
Diffstat (limited to 'files/pt-br/web/api/document/queryselectorall/index.html')
| -rw-r--r-- | files/pt-br/web/api/document/queryselectorall/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
