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/workerglobalscope/navigator/index.html | 4 ---- files/fr/web/api/workerglobalscope/ononline/index.html | 4 ---- files/fr/web/api/workerglobalscope/self/index.html | 4 ---- 3 files changed, 12 deletions(-) (limited to 'files/fr/web/api/workerglobalscope') diff --git a/files/fr/web/api/workerglobalscope/navigator/index.html b/files/fr/web/api/workerglobalscope/navigator/index.html index a90b3657fc..b077c9d3be 100644 --- a/files/fr/web/api/workerglobalscope/navigator/index.html +++ b/files/fr/web/api/workerglobalscope/navigator/index.html @@ -59,10 +59,6 @@ translation_of: Web/API/WorkerGlobalScope/navigator

Compatibilité des navigateurs

- -

{{Compat("api.WorkerGlobalScope.navigator")}}

Voir aussi

diff --git a/files/fr/web/api/workerglobalscope/ononline/index.html b/files/fr/web/api/workerglobalscope/ononline/index.html index a077a6e88c..69d45c24e4 100644 --- a/files/fr/web/api/workerglobalscope/ononline/index.html +++ b/files/fr/web/api/workerglobalscope/ononline/index.html @@ -38,10 +38,6 @@ translation_of: Web/API/WorkerGlobalScope/ononline

Compatibilité des navigateurs

- -

{{Compat("api.WorkerGlobalScope.ononline")}}

Voir aussi

diff --git a/files/fr/web/api/workerglobalscope/self/index.html b/files/fr/web/api/workerglobalscope/self/index.html index ef79718e43..6260113f9d 100644 --- a/files/fr/web/api/workerglobalscope/self/index.html +++ b/files/fr/web/api/workerglobalscope/self/index.html @@ -68,10 +68,6 @@ undefined: undefined, Infinity: Infinity, Math: MathConstructor, NaN: NaN, Intl:

Compatibilité des navigateurs

- -

{{Compat("api.WorkerGlobalScope.self")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf