aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/element/setattribute/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:28:54 -0400
committerGitHub <noreply@github.com>2021-07-27 17:28:54 +0200
commitf223964e7c5c62237914625780565de982015f04 (patch)
treeb4dcbc083b8c31e5df972b507bb0874bfe956a39 /files/fr/web/api/element/setattribute/index.html
parent8fa8486a913466c012e0376c1d1a0075220aabb4 (diff)
downloadtranslated-content-f223964e7c5c62237914625780565de982015f04.tar.gz
translated-content-f223964e7c5c62237914625780565de982015f04.tar.bz2
translated-content-f223964e7c5c62237914625780565de982015f04.zip
Remove link title attributes thats just the href fr part 3 (#1734)
* remove link 'title' attributes that's just the 'href' (fr, part 3) * a couple more
Diffstat (limited to 'files/fr/web/api/element/setattribute/index.html')
-rw-r--r--files/fr/web/api/element/setattribute/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/element/setattribute/index.html b/files/fr/web/api/element/setattribute/index.html
index 9ba4ac1759..628010c9d7 100644
--- a/files/fr/web/api/element/setattribute/index.html
+++ b/files/fr/web/api/element/setattribute/index.html
@@ -74,7 +74,7 @@ b.setAttribute("disabled", "");</pre>
<ul>
<li><a class="external" href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-F68F082">DOM Level 2 Core : setAttribute</a> — <small><a class="external" href="http://www.yoyodesign.org/doc/w3c/dom2/core/core.html#ID-F68F082">traduction en français</a> (non normative)</small></li>
- <li><a class="external external-icon" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents" title="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5 : API dans les documents HTML</a></li>
+ <li><a class="external external-icon" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5 : API dans les documents HTML</a></li>
</ul>
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>