From 4b325100c1ca81f9cb59fa6aba8667bc4363636f Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 19:21:21 +0200 Subject: Removing all hidden bcd block for /web/ (#1252) * Removing all hidden bcd block for /web/ * minor rewording Co-authored-by: SphinxKnight --- files/fr/web/api/comment/index.html | 6 ------ files/fr/web/api/element/attributes/index.html | 4 ---- files/fr/web/api/element/closest/index.html | 6 ------ files/fr/web/api/idbfactory/index.html | 4 ---- files/fr/web/api/idbfactory/open/index.html | 4 ---- files/fr/web/api/navigator/sendbeacon/index.html | 8 -------- files/fr/web/api/streams_api/index.html | 6 +----- files/fr/web/api/window/domcontentloaded_event/index.html | 4 ---- files/fr/web/api/window/localstorage/index.html | 4 ---- files/fr/web/api/window/sessionstorage/index.html | 4 ---- .../web/api/windoworworkerglobalscope/queuemicrotask/index.html | 4 ---- files/fr/web/api/workerglobalscope/navigator/index.html | 4 ---- files/fr/web/api/workerglobalscope/ononline/index.html | 4 ---- files/fr/web/api/workerglobalscope/self/index.html | 4 ---- 14 files changed, 1 insertion(+), 65 deletions(-) (limited to 'files/fr/web/api') diff --git a/files/fr/web/api/comment/index.html b/files/fr/web/api/comment/index.html index cc768f6e79..0e41471865 100644 --- a/files/fr/web/api/comment/index.html +++ b/files/fr/web/api/comment/index.html @@ -61,12 +61,6 @@ translation_of: Web/API/Comment

Compatibilité des navigateurs

- - -

 

-

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

Voir aussi

diff --git a/files/fr/web/api/element/attributes/index.html b/files/fr/web/api/element/attributes/index.html index 7ddf8438c3..ad9ff22405 100644 --- a/files/fr/web/api/element/attributes/index.html +++ b/files/fr/web/api/element/attributes/index.html @@ -106,10 +106,6 @@ var attr = para.attributes;

Compatibilité des navigateurs

- -

{{Compat("api.Element.attributes")}}

Voir aussi

diff --git a/files/fr/web/api/element/closest/index.html b/files/fr/web/api/element/closest/index.html index 7159cfcd51..6854567823 100644 --- a/files/fr/web/api/element/closest/index.html +++ b/files/fr/web/api/element/closest/index.html @@ -121,14 +121,8 @@ if (!Element.prototype.closest)

Compatibilité des navigateurs

- -

{{Compat("api.Element.closest")}}

- -

Notes de compatibilité