aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/indexeddb_api/using_indexeddb/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/indexeddb_api/using_indexeddb/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/indexeddb_api/using_indexeddb/index.html')
-rw-r--r--files/fr/web/api/indexeddb_api/using_indexeddb/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/web/api/indexeddb_api/using_indexeddb/index.html b/files/fr/web/api/indexeddb_api/using_indexeddb/index.html
index dc2d4afecb..081027f6ed 100644
--- a/files/fr/web/api/indexeddb_api/using_indexeddb/index.html
+++ b/files/fr/web/api/indexeddb_api/using_indexeddb/index.html
@@ -1315,7 +1315,7 @@ openReq<span class="punctuation token">.</span>onsuccess <span class="operator t
<ul>
<li><a href="/en/IndexedDB" title="https://developer.mozilla.org/en/IndexedDB">IndexedDB API Reference</a></li>
- <li><a class="external" href="http://www.w3.org/TR/IndexedDB/" title="http://www.w3.org/TR/IndexedDB/">Indexed Database API Specification</a></li>
+ <li><a class="external" href="http://www.w3.org/TR/IndexedDB/">Indexed Database API Specification</a></li>
<li><a href="/en-US/docs/IndexedDB/Using_IndexedDB_in_chrome" title="/en-US/docs/IndexedDB/Using_IndexedDB_in_chrome">Using IndexedDB in chrome</a></li>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Using_JavaScript_Generators_in_Firefox">Using JavaScript generators in Firefox</a></li>
<li>IndexedDB <a class="link-https" href="https://mxr.mozilla.org/mozilla-central/find?text=&amp;string=dom%2FindexedDB%2F.*%5C.idl&amp;regexp=1" title="https://mxr.mozilla.org/mozilla-central/find?text=&amp;string=dom/indexedDB/.*\.idl&amp;regexp=1">interface files</a> dans le code source de Firefox</li>
@@ -1324,8 +1324,8 @@ openReq<span class="punctuation token">.</span>onsuccess <span class="operator t
<p>Tutoriels :</p>
<ul>
- <li><a href="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/" title="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/">Databinding UI Elements with IndexedDB</a></li>
- <li><a class="external external-icon" href="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx" title="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx">IndexedDB — The Store in Your Browser</a></li>
+ <li><a href="http://www.html5rocks.com/en/tutorials/indexeddb/uidatabinding/">Databinding UI Elements with IndexedDB</a></li>
+ <li><a class="external external-icon" href="http://msdn.microsoft.com/en-us/scriptjunkie/gg679063.aspx">IndexedDB — The Store in Your Browser</a></li>
</ul>
<p>Bibliothèques :</p>