aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-06-19 19:21:21 +0200
committerGitHub <noreply@github.com>2021-06-19 19:21:21 +0200
commit4b325100c1ca81f9cb59fa6aba8667bc4363636f (patch)
tree1c67336d0833c30915270912af5968f9d6614c70 /files/fr/web/api
parentdeeef44dd82adb13ef2c85ff295c426561f9925c (diff)
downloadtranslated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.gz
translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.tar.bz2
translated-content-4b325100c1ca81f9cb59fa6aba8667bc4363636f.zip
Removing all hidden bcd block for /web/ (#1252)
* Removing all hidden bcd block for /web/ * minor rewording Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api')
-rw-r--r--files/fr/web/api/comment/index.html6
-rw-r--r--files/fr/web/api/element/attributes/index.html4
-rw-r--r--files/fr/web/api/element/closest/index.html6
-rw-r--r--files/fr/web/api/idbfactory/index.html4
-rw-r--r--files/fr/web/api/idbfactory/open/index.html4
-rw-r--r--files/fr/web/api/navigator/sendbeacon/index.html8
-rw-r--r--files/fr/web/api/streams_api/index.html6
-rw-r--r--files/fr/web/api/window/domcontentloaded_event/index.html4
-rw-r--r--files/fr/web/api/window/localstorage/index.html4
-rw-r--r--files/fr/web/api/window/sessionstorage/index.html4
-rw-r--r--files/fr/web/api/windoworworkerglobalscope/queuemicrotask/index.html4
-rw-r--r--files/fr/web/api/workerglobalscope/navigator/index.html4
-rw-r--r--files/fr/web/api/workerglobalscope/ononline/index.html4
-rw-r--r--files/fr/web/api/workerglobalscope/self/index.html4
14 files changed, 1 insertions, 65 deletions
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
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
-<p> </p>
-
<p>{{Compat("api.Comment")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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;
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.Element.attributes")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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)
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer à ces données, veuillez récupérer le répository <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et faire une pull request.</p>
-</div>
-
<p>{{Compat("api.Element.closest")}}</p>
-
-
<h3 id="Notes_de_compatibilité">Notes de compatibilité</h3>
<ul>
diff --git a/files/fr/web/api/idbfactory/index.html b/files/fr/web/api/idbfactory/index.html
index 3d2356a76b..cc1728ca4a 100644
--- a/files/fr/web/api/idbfactory/index.html
+++ b/files/fr/web/api/idbfactory/index.html
@@ -90,10 +90,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.IDBFactory")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/idbfactory/open/index.html b/files/fr/web/api/idbfactory/open/index.html
index 5c6ca281ea..34d73134b2 100644
--- a/files/fr/web/api/idbfactory/open/index.html
+++ b/files/fr/web/api/idbfactory/open/index.html
@@ -135,10 +135,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>La page de compatibilité sur cette table est générée à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data" lang="en-US">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></p>
-</div>
-
<p>{{Compat("api.IDBFactory.open")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/navigator/sendbeacon/index.html b/files/fr/web/api/navigator/sendbeacon/index.html
index 3b804059f0..ca4928b18b 100644
--- a/files/fr/web/api/navigator/sendbeacon/index.html
+++ b/files/fr/web/api/navigator/sendbeacon/index.html
@@ -89,16 +89,8 @@ function enregistrerDonnees() {
<h2 id="Compatibilité_avec_les_navigateurs">Compatibilité avec les navigateurs</h2>
-<p> </p>
-
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.Navigator.sendBeacon")}}</p>
-<p> </p>
-
<h2 id="Voir_aussi">Voir aussi</h2>
<ul>
diff --git a/files/fr/web/api/streams_api/index.html b/files/fr/web/api/streams_api/index.html
index 4097ffcb7c..83771cdb3f 100644
--- a/files/fr/web/api/streams_api/index.html
+++ b/files/fr/web/api/streams_api/index.html
@@ -122,11 +122,7 @@ translation_of: Web/API/Streams_API
</tbody>
</table>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
-
-<div class="hidden">
-<p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
+<h2 id="browser_compatibility">Compatibilité des navigateurs</h2>
<h3 id="ReadableStream">ReadableStream</h3>
diff --git a/files/fr/web/api/window/domcontentloaded_event/index.html b/files/fr/web/api/window/domcontentloaded_event/index.html
index aca42e5b69..d7c00d95b1 100644
--- a/files/fr/web/api/window/domcontentloaded_event/index.html
+++ b/files/fr/web/api/window/domcontentloaded_event/index.html
@@ -71,10 +71,6 @@ original_slug: Web/Events/DOMContentLoaded
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une <em>pull request.</em></p>
-</div>
-
<p>{{Compat("api.Window.DOMContentLoaded_event")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/window/localstorage/index.html b/files/fr/web/api/window/localstorage/index.html
index 9c157962c2..71c5f6fbec 100644
--- a/files/fr/web/api/window/localstorage/index.html
+++ b/files/fr/web/api/window/localstorage/index.html
@@ -79,10 +79,6 @@ localStorage.clear();
<h2 id="Compatibilité_navigateurs">Compatibilité navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.Window.localStorage")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
diff --git a/files/fr/web/api/window/sessionstorage/index.html b/files/fr/web/api/window/sessionstorage/index.html
index 6d6bed8021..e93c0bb0cc 100644
--- a/files/fr/web/api/window/sessionstorage/index.html
+++ b/files/fr/web/api/window/sessionstorage/index.html
@@ -77,10 +77,6 @@ champ.addEventListener("change", function() {
<h2 id="Compatilibité_des_navigateurs">Compatilibité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.Window.sessionStorage")}}</p>
<p>Chaque navigateur attribue des capacités de stockage limitées pour <code>localStorage</code> et <code>sessionStorage</code>. Vous en trouverez certaines dans ce <a class="external" href="http://dev-test.nemikor.com/web-storage/support-test/">récapitulatif de tests des capacités de stockage attribuées en fonction du navigateur</a>.</p>
diff --git a/files/fr/web/api/windoworworkerglobalscope/queuemicrotask/index.html b/files/fr/web/api/windoworworkerglobalscope/queuemicrotask/index.html
index 163513e5e7..e07291e3d5 100644
--- a/files/fr/web/api/windoworworkerglobalscope/queuemicrotask/index.html
+++ b/files/fr/web/api/windoworworkerglobalscope/queuemicrotask/index.html
@@ -105,10 +105,6 @@ translation_of: Web/API/WindowOrWorkerGlobalScope/queueMicrotask
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.<br>
-<br>
-NOTE: data on this has been submitted; just waiting on it to be reviewed, merged, and for a new data release before it will show up here. See https://github.com/mdn/browser-compat-data/pull/4754 for PR.</div>
-
<p>{{Compat("api.WindowOrWorkerGlobalScope.queueMicrotask")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.WorkerGlobalScope.navigator")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.WorkerGlobalScope.ononline")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>
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:
<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("api.WorkerGlobalScope.self")}}</p>
<h2 id="Voir_aussi">Voir aussi</h2>