From e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Wed, 4 Aug 2021 19:32:59 +0200 Subject: Finishes #1008 (#1902) --- .../web/javascript/reference/global_objects/weakset/clear/index.html | 2 -- .../web/javascript/reference/operators/pipeline_operator/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/fr/orphaned/web/javascript/reference') diff --git a/files/fr/orphaned/web/javascript/reference/global_objects/weakset/clear/index.html b/files/fr/orphaned/web/javascript/reference/global_objects/weakset/clear/index.html index 1c02480ff1..09f8eb6ac2 100644 --- a/files/fr/orphaned/web/javascript/reference/global_objects/weakset/clear/index.html +++ b/files/fr/orphaned/web/javascript/reference/global_objects/weakset/clear/index.html @@ -37,8 +37,6 @@ ws.has(window); // false

Compatibilité des navigateurs

- -

{{Compat("javascript.builtins.WeakSet.clear")}}

Voir aussi

diff --git a/files/fr/orphaned/web/javascript/reference/operators/pipeline_operator/index.html b/files/fr/orphaned/web/javascript/reference/operators/pipeline_operator/index.html index 0e9a34c8eb..42450e0717 100644 --- a/files/fr/orphaned/web/javascript/reference/operators/pipeline_operator/index.html +++ b/files/fr/orphaned/web/javascript/reference/operators/pipeline_operator/index.html @@ -62,8 +62,6 @@ doubler(incrementer(doubler(10))); // 42

Compatibilité des navigateurs

- -

{{Compat("javascript.operators.pipeline")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf