aboutsummaryrefslogtreecommitdiff
path: root/files/fr/orphaned/web/javascript
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-08-04 19:32:59 +0200
committerGitHub <noreply@github.com>2021-08-04 19:32:59 +0200
commite7b6fe80472419a54b3eaf2c4e1c6b47f21f3659 (patch)
tree303c63902e766ce297549a2a176973b78921c46e /files/fr/orphaned/web/javascript
parent053092c0b3d89a0168cfa99f2e95b15c378ce08f (diff)
downloadtranslated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.tar.gz
translated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.tar.bz2
translated-content-e7b6fe80472419a54b3eaf2c4e1c6b47f21f3659.zip
Finishes #1008 (#1902)
Diffstat (limited to 'files/fr/orphaned/web/javascript')
-rw-r--r--files/fr/orphaned/web/javascript/reference/global_objects/weakset/clear/index.html2
-rw-r--r--files/fr/orphaned/web/javascript/reference/operators/pipeline_operator/index.html2
2 files changed, 0 insertions, 4 deletions
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
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Ce tableau de compatibilité a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à envoyer une <em>pull request</em> sur <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div>
-
<p>{{Compat("javascript.builtins.WeakSet.clear")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">Ce tableau de compatibilité a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à envoyer une <em>pull request</em> sur <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</div>
-
<p>{{Compat("javascript.operators.pipeline")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>