From 9757aa45ede4960d176b2f235b4e4167160f06cc Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 10:47:35 +0200 Subject: Remove hidden blocks for 100 files (#1242) --- files/fr/web/api/cache/add/index.html | 4 ---- files/fr/web/api/cache/addall/index.html | 4 ---- files/fr/web/api/cache/delete/index.html | 6 ------ files/fr/web/api/cache/index.html | 4 ---- files/fr/web/api/cache/keys/index.html | 6 ------ files/fr/web/api/cache/match/index.html | 6 ------ files/fr/web/api/cache/matchall/index.html | 6 ------ files/fr/web/api/cache/put/index.html | 4 ---- 8 files changed, 40 deletions(-) (limited to 'files/fr/web/api/cache') diff --git a/files/fr/web/api/cache/add/index.html b/files/fr/web/api/cache/add/index.html index 25846672e0..0106a19573 100644 --- a/files/fr/web/api/cache/add/index.html +++ b/files/fr/web/api/cache/add/index.html @@ -101,11 +101,7 @@ translation_of: Web/API/Cache/add

Compatibilité des navigateurs

-
- -

{{Compat("api.Cache.add")}}

-

Voir aussi

diff --git a/files/fr/web/api/cache/addall/index.html b/files/fr/web/api/cache/addall/index.html index 9f43ef9387..2c01cdc54d 100644 --- a/files/fr/web/api/cache/addall/index.html +++ b/files/fr/web/api/cache/addall/index.html @@ -103,11 +103,7 @@ translation_of: Web/API/Cache/addAll

Compatibilité des navigateurs

-
- -

{{Compat("api.Cache.addAll")}}

-

Voir aussi

diff --git a/files/fr/web/api/cache/delete/index.html b/files/fr/web/api/cache/delete/index.html index 332a9f984a..b75eccb772 100644 --- a/files/fr/web/api/cache/delete/index.html +++ b/files/fr/web/api/cache/delete/index.html @@ -70,13 +70,7 @@ translation_of: Web/API/Cache/delete

Compatibilités des navigateurs

-
-
- -

{{Compat("api.Cache.delete")}}

-
-

Voir aussi

diff --git a/files/fr/web/api/cache/index.html b/files/fr/web/api/cache/index.html index 6f5843d631..b9215d7cf4 100644 --- a/files/fr/web/api/cache/index.html +++ b/files/fr/web/api/cache/index.html @@ -139,11 +139,7 @@ self.addEventListener('fetch', function(event) {

Compatibilité des navigateurs

-
- -

{{Compat("api.Cache")}}

-

Voir aussi

diff --git a/files/fr/web/api/cache/keys/index.html b/files/fr/web/api/cache/keys/index.html index 9852434719..090d9375a7 100644 --- a/files/fr/web/api/cache/keys/index.html +++ b/files/fr/web/api/cache/keys/index.html @@ -79,13 +79,7 @@ translation_of: Web/API/Cache/keys

Compatibilités des navigateurs

-
-
- -

{{Compat("api.Cache.keys")}}

-
-

Voir aussi

diff --git a/files/fr/web/api/cache/match/index.html b/files/fr/web/api/cache/match/index.html index bfb4f5c0c6..a49e733af6 100644 --- a/files/fr/web/api/cache/match/index.html +++ b/files/fr/web/api/cache/match/index.html @@ -90,13 +90,7 @@ translation_of: Web/API/Cache/match

Compatibilités des navigateurs

-
-
- -

{{Compat("api.Cache.match")}}

-
-

Voir aussi

diff --git a/files/fr/web/api/cache/matchall/index.html b/files/fr/web/api/cache/matchall/index.html index 4ea5b00be0..50126ead5c 100644 --- a/files/fr/web/api/cache/matchall/index.html +++ b/files/fr/web/api/cache/matchall/index.html @@ -76,13 +76,7 @@ translation_of: Web/API/Cache/matchAll

Compatibilités des navigateurs

-
-
- -

{{Compat("api.Cache.matchAll")}}

-
-

Voir aussi

diff --git a/files/fr/web/api/cache/put/index.html b/files/fr/web/api/cache/put/index.html index 16dfeed1fb..c5d6b0a51e 100644 --- a/files/fr/web/api/cache/put/index.html +++ b/files/fr/web/api/cache/put/index.html @@ -104,11 +104,7 @@ var cachedResponse = caches.match(event.request).catch(function() {

Compatibilité des navigateurs

-
- -

{{Compat("api.Cache.put")}}

-

Voir aussi

-- cgit v1.2.3-54-g00ecf