From 4c9408f79ed6ccf2b81c4cfaf73cb34cf4d25eb4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:49 -0400 Subject: Remove link title attributes thats just the href es (#1737) * remove link 'title' attributes that's just the 'href' (es) * a couple more --- files/es/web/api/indexeddb_api/index.html | 22 +++++++++++----------- .../api/indexeddb_api/using_indexeddb/index.html | 8 ++++---- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'files/es/web/api/indexeddb_api') diff --git a/files/es/web/api/indexeddb_api/index.html b/files/es/web/api/indexeddb_api/index.html index 6ac53d75fe..75d9986213 100644 --- a/files/es/web/api/indexeddb_api/index.html +++ b/files/es/web/api/indexeddb_api/index.html @@ -49,7 +49,7 @@ translation_of: Web/API/IndexedDB_API @@ -124,21 +124,21 @@ translation_of: Web/API/IndexedDB_API -

Para otra matriz de compatibilidad, vea también: Cuándo puedo usar IndexedDB

+

Para otra matriz de compatibilidad, vea también: Cuándo puedo usar IndexedDB

-

También existe la posibilidad de usar IndexedDB en navegadores que soportan WebSQL por el uso de IndexedDB Polyfill.

+

También existe la posibilidad de usar IndexedDB en navegadores que soportan WebSQL por el uso de IndexedDB Polyfill.

Ver también

diff --git a/files/es/web/api/indexeddb_api/using_indexeddb/index.html b/files/es/web/api/indexeddb_api/using_indexeddb/index.html index fe51ba9e20..6b7299fc01 100644 --- a/files/es/web/api/indexeddb_api/using_indexeddb/index.html +++ b/files/es/web/api/indexeddb_api/using_indexeddb/index.html @@ -1285,21 +1285,21 @@ input {

Tutorials

Related articles

Firefox

-- cgit v1.2.3-54-g00ecf