aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/element/attributes/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 11:26:13 -0400
committerGitHub <noreply@github.com>2021-08-02 12:26:13 -0300
commit6e961125c89cdc8c3f644bff485254b3b4afee67 (patch)
tree161cec441e519623173c5ecb7068ca6cecc18974 /files/pt-br/web/api/element/attributes/index.html
parent5163b0ac5f836de388b6395fdbdc3605aa9ff422 (diff)
downloadtranslated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.gz
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.tar.bz2
translated-content-6e961125c89cdc8c3f644bff485254b3b4afee67.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 3) (#1843)
Diffstat (limited to 'files/pt-br/web/api/element/attributes/index.html')
-rw-r--r--files/pt-br/web/api/element/attributes/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/element/attributes/index.html b/files/pt-br/web/api/element/attributes/index.html
index 6dc48f73f1..9ffbb57362 100644
--- a/files/pt-br/web/api/element/attributes/index.html
+++ b/files/pt-br/web/api/element/attributes/index.html
@@ -162,5 +162,5 @@ var atts = para.attributes;</pre>
<ul>
<li>{{domxref("NamedNodeMap")}}, a interface do objeto retornado</li>
- <li>Considerações sobre a compatibilidade entre os navegadores: em <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes" title="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li>
+ <li>Considerações sobre a compatibilidade entre os navegadores: em <a class="external" href="http://www.quirksmode.org/dom/w3c_core.html#attributes">quirksmode</a></li>
</ul>