aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/node/contains/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-08-02 11:42:34 -0400
committerGitHub <noreply@github.com>2021-08-02 12:42:34 -0300
commit038ca04f4d551f547894b71d337b822d66c8a2b5 (patch)
treebea3dad86f98170e2a2fffa04324586a18e75600 /files/pt-br/web/api/node/contains/index.html
parent6e961125c89cdc8c3f644bff485254b3b4afee67 (diff)
downloadtranslated-content-038ca04f4d551f547894b71d337b822d66c8a2b5.tar.gz
translated-content-038ca04f4d551f547894b71d337b822d66c8a2b5.tar.bz2
translated-content-038ca04f4d551f547894b71d337b822d66c8a2b5.zip
remove link 'title' attributes that's just the 'href' (pt-br, part 4) (#1844)
Diffstat (limited to 'files/pt-br/web/api/node/contains/index.html')
-rw-r--r--files/pt-br/web/api/node/contains/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/api/node/contains/index.html b/files/pt-br/web/api/node/contains/index.html
index e468ac6bd3..0441a931d9 100644
--- a/files/pt-br/web/api/node/contains/index.html
+++ b/files/pt-br/web/api/node/contains/index.html
@@ -56,7 +56,7 @@ translation_of: Web/API/Node/contains
<td>{{CompatGeckoDesktop("9.0")}}</td>
<td>5.0</td>
<td>{{CompatVersionUnknown}}</td>
- <td>5.2.2 <a href="https://code.google.com/p/doctype-mirror/wiki/ArticleNodeContains" title="https://code.google.com/p/doctype-mirror/wiki/ArticleNodeContains">[1]</a><a href="https://github.com/okfn/annotator/blob/master/src/range.coffee#L366" title="https://github.com/okfn/annotator/blob/master/src/range.coffee#L366">[2]</a></td>
+ <td>5.2.2 <a href="https://code.google.com/p/doctype-mirror/wiki/ArticleNodeContains" title="https://code.google.com/p/doctype-mirror/wiki/ArticleNodeContains">[1]</a><a href="https://github.com/okfn/annotator/blob/master/src/range.coffee#L366">[2]</a></td>
</tr>
</tbody>
</table>
@@ -88,7 +88,7 @@ translation_of: Web/API/Node/contains
<h2 id="Specification" name="Specification">Especificação</h2>
<ul>
- <li><a class="external" href="http://www.w3.org/TR/domcore/#dom-node-contains" title="http://www.w3.org/TR/domcore/#dom-node-contains">DOM Level 4: contains</a></li>
+ <li><a class="external" href="http://www.w3.org/TR/domcore/#dom-node-contains">DOM Level 4: contains</a></li>
</ul>
<h2 id="See_also" name="See_also">Ver também</h2>