diff options
Diffstat (limited to 'files/fr')
238 files changed, 3 insertions, 523 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> diff --git a/files/fr/web/html/element/head/index.html b/files/fr/web/html/element/head/index.html index 3446965fdd..c8b62fc80a 100644 --- a/files/fr/web/html/element/head/index.html +++ b/files/fr/web/html/element/head/index.html @@ -102,8 +102,6 @@ translation_of: Web/HTML/Element/head <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("html.elements.head")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/header/index.html b/files/fr/web/html/element/header/index.html index f43b010498..09f3376e63 100644 --- a/files/fr/web/html/element/header/index.html +++ b/files/fr/web/html/element/header/index.html @@ -116,8 +116,6 @@ translation_of: Web/HTML/Element/header <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.header")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/heading_elements/index.html b/files/fr/web/html/element/heading_elements/index.html index 764d5a89be..1d228caef2 100644 --- a/files/fr/web/html/element/heading_elements/index.html +++ b/files/fr/web/html/element/heading_elements/index.html @@ -239,8 +239,6 @@ translation_of: Web/HTML/Element/Heading_Elements <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.h1")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/hgroup/index.html b/files/fr/web/html/element/hgroup/index.html index 7726916452..a7e93d9d4e 100644 --- a/files/fr/web/html/element/hgroup/index.html +++ b/files/fr/web/html/element/hgroup/index.html @@ -134,8 +134,6 @@ translation_of: Web/HTML/Element/hgroup <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.hgroup")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/hr/index.html b/files/fr/web/html/element/hr/index.html index 0633eb6c4b..d92044e920 100644 --- a/files/fr/web/html/element/hr/index.html +++ b/files/fr/web/html/element/hr/index.html @@ -127,8 +127,6 @@ translation_of: Web/HTML/Element/hr <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.hr")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/html/index.html b/files/fr/web/html/element/html/index.html index 7173c8eae9..34e0bfaabf 100644 --- a/files/fr/web/html/element/html/index.html +++ b/files/fr/web/html/element/html/index.html @@ -114,8 +114,6 @@ translation_of: Web/HTML/Element/html <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("html.elements.html")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/i/index.html b/files/fr/web/html/element/i/index.html index 7ba5f14692..e9547c1865 100644 --- a/files/fr/web/html/element/i/index.html +++ b/files/fr/web/html/element/i/index.html @@ -115,8 +115,6 @@ translation_of: Web/HTML/Element/i <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("html.elements.i")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/image/index.html b/files/fr/web/html/element/image/index.html index 909d5f05e0..66ff034ac2 100644 --- a/files/fr/web/html/element/image/index.html +++ b/files/fr/web/html/element/image/index.html @@ -27,8 +27,6 @@ translation_of: Web/HTML/Element/image <p>La plupart du temps, les navigateurs essaieront de convertir cet élément en un élément <code><img></code> si l'attribut {{htmlattrxref("src", "img")}} est utilisé. Créer un élément <code><image></code> sans attribut entraînera la création d'un objet <code>HTMLElement</code> avec le nom "image". Si l'élément est créé avec un attribut <code>src</code>, ce sera un objet <code>HTMLImageElement</code> qui sera créé et son nom sera "img".</p> -<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("html.elements.image")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/button/index.html b/files/fr/web/html/element/input/button/index.html index da1c6786e2..f86eba3bcf 100644 --- a/files/fr/web/html/element/input/button/index.html +++ b/files/fr/web/html/element/input/button/index.html @@ -335,8 +335,6 @@ draw();</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-button")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/checkbox/index.html b/files/fr/web/html/element/input/checkbox/index.html index 7d6b99e4fb..6961d790b7 100644 --- a/files/fr/web/html/element/input/checkbox/index.html +++ b/files/fr/web/html/element/input/checkbox/index.html @@ -331,8 +331,6 @@ otherCheckbox.onchange = function() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-checkbox")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/color/index.html b/files/fr/web/html/element/input/color/index.html index 5db15d6272..3a06d2a084 100644 --- a/files/fr/web/html/element/input/color/index.html +++ b/files/fr/web/html/element/input/color/index.html @@ -210,6 +210,4 @@ window.addEventListener("load", startup, false); <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-color")}}</p> diff --git a/files/fr/web/html/element/input/date/index.html b/files/fr/web/html/element/input/date/index.html index 29f8409818..bfc6bb094f 100644 --- a/files/fr/web/html/element/input/date/index.html +++ b/files/fr/web/html/element/input/date/index.html @@ -503,8 +503,6 @@ daySelect.onchange = function() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-date")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/datetime-local/index.html b/files/fr/web/html/element/input/datetime-local/index.html index 6ac8c983c7..bc4ab26cff 100644 --- a/files/fr/web/html/element/input/datetime-local/index.html +++ b/files/fr/web/html/element/input/datetime-local/index.html @@ -599,8 +599,6 @@ daySelect.onchange = function() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-datetime-local")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/email/index.html b/files/fr/web/html/element/input/email/index.html index b66615b776..84846c4aa5 100644 --- a/files/fr/web/html/element/input/email/index.html +++ b/files/fr/web/html/element/input/email/index.html @@ -424,8 +424,6 @@ label::after { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-email")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/file/index.html b/files/fr/web/html/element/input/file/index.html index 6c64a3e012..101a6a2f1b 100644 --- a/files/fr/web/html/element/input/file/index.html +++ b/files/fr/web/html/element/input/file/index.html @@ -490,8 +490,6 @@ function validFileType(file) { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-file")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/hidden/index.html b/files/fr/web/html/element/input/hidden/index.html index f58ba589fd..159089ca79 100644 --- a/files/fr/web/html/element/input/hidden/index.html +++ b/files/fr/web/html/element/input/hidden/index.html @@ -219,8 +219,6 @@ textarea { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-hidden")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/image/index.html b/files/fr/web/html/element/input/image/index.html index 41560c72d2..aa4a5acd16 100644 --- a/files/fr/web/html/element/input/image/index.html +++ b/files/fr/web/html/element/input/image/index.html @@ -388,8 +388,6 @@ label { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-image")}}</p> <h2 id="Voir_ausi">Voir ausi</h2> diff --git a/files/fr/web/html/element/input/index.html b/files/fr/web/html/element/input/index.html index 5503eb8024..a2433db59b 100644 --- a/files/fr/web/html/element/input/index.html +++ b/files/fr/web/html/element/input/index.html @@ -452,8 +452,6 @@ nameInput.addEventListener('invalid', () => { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/month/index.html b/files/fr/web/html/element/input/month/index.html index f32b084bff..301cc38dc0 100644 --- a/files/fr/web/html/element/input/month/index.html +++ b/files/fr/web/html/element/input/month/index.html @@ -451,8 +451,6 @@ function populateYears() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-month")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/number/index.html b/files/fr/web/html/element/input/number/index.html index ed38487203..3c2b06a291 100644 --- a/files/fr/web/html/element/input/number/index.html +++ b/files/fr/web/html/element/input/number/index.html @@ -418,8 +418,6 @@ switchBtn.addEventListener('click', function() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-number")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/password/index.html b/files/fr/web/html/element/input/password/index.html index e9262a6d46..29df138c29 100644 --- a/files/fr/web/html/element/input/password/index.html +++ b/files/fr/web/html/element/input/password/index.html @@ -284,6 +284,4 @@ translation_of: Web/HTML/Element/input/password <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-password")}}</p> diff --git a/files/fr/web/html/element/input/radio/index.html b/files/fr/web/html/element/input/radio/index.html index 5370a19374..b5a3cf3c8c 100644 --- a/files/fr/web/html/element/input/radio/index.html +++ b/files/fr/web/html/element/input/radio/index.html @@ -345,8 +345,6 @@ button:active { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-radio")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/range/index.html b/files/fr/web/html/element/input/range/index.html index 61acbc913c..eae6bb4f32 100644 --- a/files/fr/web/html/element/input/range/index.html +++ b/files/fr/web/html/element/input/range/index.html @@ -369,8 +369,6 @@ Ensuite, on applique une transformation sur l'élément <code><input></cod <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-range")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/reset/index.html b/files/fr/web/html/element/input/reset/index.html index d06649fce1..fe37b12b8b 100644 --- a/files/fr/web/html/element/input/reset/index.html +++ b/files/fr/web/html/element/input/reset/index.html @@ -156,8 +156,6 @@ translation_of: Web/HTML/Element/input/reset <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-reset")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/search/index.html b/files/fr/web/html/element/input/search/index.html index c5818deb6e..5707359a30 100644 --- a/files/fr/web/html/element/input/search/index.html +++ b/files/fr/web/html/element/input/search/index.html @@ -447,8 +447,6 @@ input:valid ~ span:after { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-search")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/submit/index.html b/files/fr/web/html/element/input/submit/index.html index 92276de492..20b704d1de 100644 --- a/files/fr/web/html/element/input/submit/index.html +++ b/files/fr/web/html/element/input/submit/index.html @@ -260,8 +260,6 @@ translation_of: Web/HTML/Element/input/submit <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-submit")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/tel/index.html b/files/fr/web/html/element/input/tel/index.html index a0cade3b39..04e08e0a6d 100644 --- a/files/fr/web/html/element/input/tel/index.html +++ b/files/fr/web/html/element/input/tel/index.html @@ -494,8 +494,6 @@ input:valid+span:after { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-tel")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/text/index.html b/files/fr/web/html/element/input/text/index.html index cfba3809e2..21e8cb6692 100644 --- a/files/fr/web/html/element/input/text/index.html +++ b/files/fr/web/html/element/input/text/index.html @@ -444,8 +444,6 @@ input:valid+span:after { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-text")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/time/index.html b/files/fr/web/html/element/input/time/index.html index af266f8fc7..d7ae5d56d9 100644 --- a/files/fr/web/html/element/input/time/index.html +++ b/files/fr/web/html/element/input/time/index.html @@ -503,8 +503,6 @@ function populateMinutes() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-time")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/url/index.html b/files/fr/web/html/element/input/url/index.html index 37cdcb0804..949a8aaf19 100644 --- a/files/fr/web/html/element/input/url/index.html +++ b/files/fr/web/html/element/input/url/index.html @@ -383,8 +383,6 @@ translation_of: Web/HTML/Element/input/url <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-url")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/input/week/index.html b/files/fr/web/html/element/input/week/index.html index 64749c5ad3..f9a9fd6805 100644 --- a/files/fr/web/html/element/input/week/index.html +++ b/files/fr/web/html/element/input/week/index.html @@ -375,8 +375,6 @@ function populateWeeks() { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.input.input-week")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/ins/index.html b/files/fr/web/html/element/ins/index.html index ceadaa98df..fd10daf017 100644 --- a/files/fr/web/html/element/ins/index.html +++ b/files/fr/web/html/element/ins/index.html @@ -134,8 +134,6 @@ ins::after { <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("html.elements.ins")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/kbd/index.html b/files/fr/web/html/element/kbd/index.html index 4c24aebbf3..6f8cfd69de 100644 --- a/files/fr/web/html/element/kbd/index.html +++ b/files/fr/web/html/element/kbd/index.html @@ -209,8 +209,6 @@ translation_of: Web/HTML/Element/kbd <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("html.elements.kbd")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/keygen/index.html b/files/fr/web/html/element/keygen/index.html index 3884143745..2c63fd89bf 100644 --- a/files/fr/web/html/element/keygen/index.html +++ b/files/fr/web/html/element/keygen/index.html @@ -103,8 +103,6 @@ SignedPublicKeyAndChallenge ::= SEQUENCE { </table> <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("html.elements.keygen")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/label/index.html b/files/fr/web/html/element/label/index.html index f9fab055c0..f696538e0d 100644 --- a/files/fr/web/html/element/label/index.html +++ b/files/fr/web/html/element/label/index.html @@ -198,8 +198,6 @@ translation_of: Web/HTML/Element/label <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("html.elements.label")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/legend/index.html b/files/fr/web/html/element/legend/index.html index 15cbc6297d..a20397aedc 100644 --- a/files/fr/web/html/element/legend/index.html +++ b/files/fr/web/html/element/legend/index.html @@ -102,8 +102,6 @@ translation_of: Web/HTML/Element/legend <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("html.elements.legend")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/li/index.html b/files/fr/web/html/element/li/index.html index 913757a881..dedc21148a 100644 --- a/files/fr/web/html/element/li/index.html +++ b/files/fr/web/html/element/li/index.html @@ -155,8 +155,6 @@ translation_of: Web/HTML/Element/li <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, voyez <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez-nous une pull request.</div> - <p>{{Compat("html.elements.li")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/link/index.html b/files/fr/web/html/element/link/index.html index dc048179b8..3ded73b0e3 100644 --- a/files/fr/web/html/element/link/index.html +++ b/files/fr/web/html/element/link/index.html @@ -294,8 +294,6 @@ translation_of: Web/HTML/Element/link <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("html.elements.link",3)}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/main/index.html b/files/fr/web/html/element/main/index.html index b7d84177a4..b9f73033d3 100644 --- a/files/fr/web/html/element/main/index.html +++ b/files/fr/web/html/element/main/index.html @@ -158,8 +158,6 @@ translation_of: Web/HTML/Element/main <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("html.elements.main")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/map/index.html b/files/fr/web/html/element/map/index.html index 8bbb1e21b7..703b769c6c 100644 --- a/files/fr/web/html/element/map/index.html +++ b/files/fr/web/html/element/map/index.html @@ -104,8 +104,6 @@ translation_of: Web/HTML/Element/map <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("html.elements.map")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/mark/index.html b/files/fr/web/html/element/mark/index.html index a7bde22383..bea78cc4f4 100644 --- a/files/fr/web/html/element/mark/index.html +++ b/files/fr/web/html/element/mark/index.html @@ -154,6 +154,4 @@ mark::after { <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("html.elements.mark")}}</p> diff --git a/files/fr/web/html/element/marquee/index.html b/files/fr/web/html/element/marquee/index.html index db5495237a..63b7b29eb2 100644 --- a/files/fr/web/html/element/marquee/index.html +++ b/files/fr/web/html/element/marquee/index.html @@ -116,8 +116,6 @@ translation_of: Web/HTML/Element/marquee <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("html.elements.marquee")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/menu/index.html b/files/fr/web/html/element/menu/index.html index 60c43d4196..171b9eba0f 100644 --- a/files/fr/web/html/element/menu/index.html +++ b/files/fr/web/html/element/menu/index.html @@ -197,8 +197,6 @@ translation_of: Web/HTML/Element/menu <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("html.elements.menu")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/menuitem/index.html b/files/fr/web/html/element/menuitem/index.html index e8befe4362..e4200153e5 100644 --- a/files/fr/web/html/element/menuitem/index.html +++ b/files/fr/web/html/element/menuitem/index.html @@ -143,8 +143,6 @@ translation_of: Web/HTML/Element/menuitem <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("html.elements.menuitem")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/meta/index.html b/files/fr/web/html/element/meta/index.html index cc937074ff..1c4f6deedd 100644 --- a/files/fr/web/html/element/meta/index.html +++ b/files/fr/web/html/element/meta/index.html @@ -448,8 +448,6 @@ translation_of: Web/HTML/Element/meta <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("html.elements.meta")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/meter/index.html b/files/fr/web/html/element/meter/index.html index 4b8cf62da6..1622ba42e1 100644 --- a/files/fr/web/html/element/meter/index.html +++ b/files/fr/web/html/element/meter/index.html @@ -141,8 +141,6 @@ translation_of: Web/HTML/Element/meter <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("html.elements.meter")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/nav/index.html b/files/fr/web/html/element/nav/index.html index 8fc113851b..0bc51c3ffa 100644 --- a/files/fr/web/html/element/nav/index.html +++ b/files/fr/web/html/element/nav/index.html @@ -101,8 +101,6 @@ translation_of: Web/HTML/Element/nav <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.nav")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/nobr/index.html b/files/fr/web/html/element/nobr/index.html index 9cf0835cee..314e12d697 100644 --- a/files/fr/web/html/element/nobr/index.html +++ b/files/fr/web/html/element/nobr/index.html @@ -40,8 +40,6 @@ translation_of: Web/HTML/Element/nobr <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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> - <div>{{Compat("html.elements.nobr")}}</div> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/noembed/index.html b/files/fr/web/html/element/noembed/index.html index 26b75e9764..2215e87644 100644 --- a/files/fr/web/html/element/noembed/index.html +++ b/files/fr/web/html/element/noembed/index.html @@ -37,6 +37,4 @@ translation_of: Web/HTML/Element/noembed <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.noembed")}}</p> diff --git a/files/fr/web/html/element/noframes/index.html b/files/fr/web/html/element/noframes/index.html index e925ea2a48..e8482d17cd 100644 --- a/files/fr/web/html/element/noframes/index.html +++ b/files/fr/web/html/element/noframes/index.html @@ -68,8 +68,6 @@ translation_of: Web/HTML/Element/noframes <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("html.elements.noframes")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/noscript/index.html b/files/fr/web/html/element/noscript/index.html index 198c1abc87..1ce4177762 100644 --- a/files/fr/web/html/element/noscript/index.html +++ b/files/fr/web/html/element/noscript/index.html @@ -97,6 +97,4 @@ translation_of: Web/HTML/Element/noscript <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("html.elements.noscript")}}</p> diff --git a/files/fr/web/html/element/object/index.html b/files/fr/web/html/element/object/index.html index 54ce62d513..b0bb8bcd8b 100644 --- a/files/fr/web/html/element/object/index.html +++ b/files/fr/web/html/element/object/index.html @@ -149,8 +149,6 @@ translation_of: Web/HTML/Element/object <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.object")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/optgroup/index.html b/files/fr/web/html/element/optgroup/index.html index 34e30cad93..7049d2b6fb 100644 --- a/files/fr/web/html/element/optgroup/index.html +++ b/files/fr/web/html/element/optgroup/index.html @@ -117,8 +117,6 @@ translation_of: Web/HTML/Element/optgroup <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.optgroup")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/option/index.html b/files/fr/web/html/element/option/index.html index ce46a66540..b8db2dbec8 100644 --- a/files/fr/web/html/element/option/index.html +++ b/files/fr/web/html/element/option/index.html @@ -109,8 +109,6 @@ translation_of: Web/HTML/Element/option <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.option")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/output/index.html b/files/fr/web/html/element/output/index.html index 56ca6c1592..fc074e2d4c 100644 --- a/files/fr/web/html/element/output/index.html +++ b/files/fr/web/html/element/output/index.html @@ -100,8 +100,6 @@ translation_of: Web/HTML/Element/output <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.output")}}</p> <div class="blockIndicator note"> diff --git a/files/fr/web/html/element/p/index.html b/files/fr/web/html/element/p/index.html index cda1cbf8d6..bcc41a5393 100644 --- a/files/fr/web/html/element/p/index.html +++ b/files/fr/web/html/element/p/index.html @@ -126,8 +126,6 @@ translation_of: Web/HTML/Element/p <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.p")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/param/index.html b/files/fr/web/html/element/param/index.html index d37ee46d9d..69faf12605 100644 --- a/files/fr/web/html/element/param/index.html +++ b/files/fr/web/html/element/param/index.html @@ -105,8 +105,6 @@ translation_of: Web/HTML/Element/param <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.param")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/picture/index.html b/files/fr/web/html/element/picture/index.html index 2178c4c572..a7e60e4af6 100644 --- a/files/fr/web/html/element/picture/index.html +++ b/files/fr/web/html/element/picture/index.html @@ -113,8 +113,6 @@ translation_of: Web/HTML/Element/picture <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("html.elements.picture")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/plaintext/index.html b/files/fr/web/html/element/plaintext/index.html index 2e2788de93..70d0e09319 100644 --- a/files/fr/web/html/element/plaintext/index.html +++ b/files/fr/web/html/element/plaintext/index.html @@ -37,8 +37,6 @@ translation_of: Web/HTML/Element/plaintext <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.plaintext")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/pre/index.html b/files/fr/web/html/element/pre/index.html index e46eaa46a1..423bc7d858 100644 --- a/files/fr/web/html/element/pre/index.html +++ b/files/fr/web/html/element/pre/index.html @@ -142,8 +142,6 @@ body { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.pre")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/progress/index.html b/files/fr/web/html/element/progress/index.html index 3755c3c0e1..7253e5886b 100644 --- a/files/fr/web/html/element/progress/index.html +++ b/files/fr/web/html/element/progress/index.html @@ -100,8 +100,6 @@ translation_of: Web/HTML/Element/progress <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.progress")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/q/index.html b/files/fr/web/html/element/q/index.html index b246324420..05dd579fd7 100644 --- a/files/fr/web/html/element/q/index.html +++ b/files/fr/web/html/element/q/index.html @@ -106,8 +106,6 @@ translation_of: Web/HTML/Element/q <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.q")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/rb/index.html b/files/fr/web/html/element/rb/index.html index 27bb5d7fae..e51879285e 100644 --- a/files/fr/web/html/element/rb/index.html +++ b/files/fr/web/html/element/rb/index.html @@ -132,8 +132,6 @@ translation_of: Web/HTML/Element/rb <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.rb")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/rp/index.html b/files/fr/web/html/element/rp/index.html index ed324ac153..40b8be5b98 100644 --- a/files/fr/web/html/element/rp/index.html +++ b/files/fr/web/html/element/rp/index.html @@ -120,8 +120,6 @@ translation_of: Web/HTML/Element/rp <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.rp")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/rt/index.html b/files/fr/web/html/element/rt/index.html index 6b561fac0b..a5db6f5422 100644 --- a/files/fr/web/html/element/rt/index.html +++ b/files/fr/web/html/element/rt/index.html @@ -84,8 +84,6 @@ translation_of: Web/HTML/Element/rt <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.rt")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/rtc/index.html b/files/fr/web/html/element/rtc/index.html index 9b7165abdb..b7d6cce3ac 100644 --- a/files/fr/web/html/element/rtc/index.html +++ b/files/fr/web/html/element/rtc/index.html @@ -111,8 +111,6 @@ translation_of: Web/HTML/Element/rtc <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.rtc")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/ruby/index.html b/files/fr/web/html/element/ruby/index.html index a799f2c938..4526f838cc 100644 --- a/files/fr/web/html/element/ruby/index.html +++ b/files/fr/web/html/element/ruby/index.html @@ -105,8 +105,6 @@ translation_of: Web/HTML/Element/ruby <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.ruby")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/samp/index.html b/files/fr/web/html/element/samp/index.html index fb4733074b..bf23e8667f 100644 --- a/files/fr/web/html/element/samp/index.html +++ b/files/fr/web/html/element/samp/index.html @@ -149,8 +149,6 @@ samp > kbd { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.samp")}}</p> <h2 id="Notes">Notes</h2> diff --git a/files/fr/web/html/element/script/index.html b/files/fr/web/html/element/script/index.html index a48aa5bc07..7c2e297073 100644 --- a/files/fr/web/html/element/script/index.html +++ b/files/fr/web/html/element/script/index.html @@ -183,8 +183,6 @@ translation_of: Web/HTML/Element/script <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("html.elements.script",2)}}</p> <h3 id="Notes_de_compatibilité">Notes de compatibilité</h3> diff --git a/files/fr/web/html/element/section/index.html b/files/fr/web/html/element/section/index.html index e7af5559a7..25f2318220 100644 --- a/files/fr/web/html/element/section/index.html +++ b/files/fr/web/html/element/section/index.html @@ -110,8 +110,6 @@ translation_of: Web/HTML/Element/section <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.section")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/select/index.html b/files/fr/web/html/element/select/index.html index 5204079995..0995c6498f 100644 --- a/files/fr/web/html/element/select/index.html +++ b/files/fr/web/html/element/select/index.html @@ -205,8 +205,6 @@ translation_of: Web/HTML/Element/select <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.select")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/shadow/index.html b/files/fr/web/html/element/shadow/index.html index 190d28644b..ceeba8d6d5 100644 --- a/files/fr/web/html/element/shadow/index.html +++ b/files/fr/web/html/element/shadow/index.html @@ -101,8 +101,6 @@ translation_of: Web/HTML/Element/shadow <p>Cet élément ne fait plus partie d'aucune spécification.</p> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.shadow")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/slot/index.html b/files/fr/web/html/element/slot/index.html index b2ff092601..bfa3c09685 100644 --- a/files/fr/web/html/element/slot/index.html +++ b/files/fr/web/html/element/slot/index.html @@ -119,8 +119,6 @@ translation_of: Web/HTML/Element/slot <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.slot")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/small/index.html b/files/fr/web/html/element/small/index.html index 79fc586934..eeaaf73169 100644 --- a/files/fr/web/html/element/small/index.html +++ b/files/fr/web/html/element/small/index.html @@ -97,8 +97,6 @@ translation_of: Web/HTML/Element/small <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.small")}}</p> <h2 id="Notes">Notes</h2> diff --git a/files/fr/web/html/element/source/index.html b/files/fr/web/html/element/source/index.html index 597e0d08b6..14152a49d7 100644 --- a/files/fr/web/html/element/source/index.html +++ b/files/fr/web/html/element/source/index.html @@ -132,8 +132,6 @@ translation_of: Web/HTML/Element/source <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.source")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/spacer/index.html b/files/fr/web/html/element/spacer/index.html index 28e1844bd5..9b52538cb9 100644 --- a/files/fr/web/html/element/spacer/index.html +++ b/files/fr/web/html/element/spacer/index.html @@ -50,6 +50,4 @@ translation_of: Web/HTML/Element/spacer <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.spacer")}}</p> diff --git a/files/fr/web/html/element/span/index.html b/files/fr/web/html/element/span/index.html index 6052cc8b12..0840ed8d1b 100644 --- a/files/fr/web/html/element/span/index.html +++ b/files/fr/web/html/element/span/index.html @@ -98,8 +98,6 @@ translation_of: Web/HTML/Element/span <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.span")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/strike/index.html b/files/fr/web/html/element/strike/index.html index fc65ffe642..6d52cef6f3 100644 --- a/files/fr/web/html/element/strike/index.html +++ b/files/fr/web/html/element/strike/index.html @@ -69,8 +69,6 @@ translation_of: Web/HTML/Element/strike <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.strike")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/strong/index.html b/files/fr/web/html/element/strong/index.html index 878f88c44f..8a2f9b3436 100644 --- a/files/fr/web/html/element/strong/index.html +++ b/files/fr/web/html/element/strong/index.html @@ -117,8 +117,6 @@ translation_of: Web/HTML/Element/strong <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.strong")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/style/index.html b/files/fr/web/html/element/style/index.html index 04cd93935d..19f88c0027 100644 --- a/files/fr/web/html/element/style/index.html +++ b/files/fr/web/html/element/style/index.html @@ -194,8 +194,6 @@ translation_of: Web/HTML/Element/style <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("html.elements.style")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/sub/index.html b/files/fr/web/html/element/sub/index.html index 36034b1ba3..1b1d229624 100644 --- a/files/fr/web/html/element/sub/index.html +++ b/files/fr/web/html/element/sub/index.html @@ -123,8 +123,6 @@ translation_of: Web/HTML/Element/sub <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.sub")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/summary/index.html b/files/fr/web/html/element/summary/index.html index a120b67403..44a31a1c43 100644 --- a/files/fr/web/html/element/summary/index.html +++ b/files/fr/web/html/element/summary/index.html @@ -143,8 +143,6 @@ translation_of: Web/HTML/Element/summary <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("html.elements.summary")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/sup/index.html b/files/fr/web/html/element/sup/index.html index 0b0942d6d6..bd0d2cee18 100644 --- a/files/fr/web/html/element/sup/index.html +++ b/files/fr/web/html/element/sup/index.html @@ -143,8 +143,6 @@ translation_of: Web/HTML/Element/sup <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.sup")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/table/index.html b/files/fr/web/html/element/table/index.html index 75c3f2206c..472aac0dbf 100644 --- a/files/fr/web/html/element/table/index.html +++ b/files/fr/web/html/element/table/index.html @@ -437,8 +437,6 @@ translation_of: Web/HTML/Element/table <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.table")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/td/index.html b/files/fr/web/html/element/td/index.html index bbd34e26c9..30ba4fcd53 100644 --- a/files/fr/web/html/element/td/index.html +++ b/files/fr/web/html/element/td/index.html @@ -236,8 +236,6 @@ translation_of: Web/HTML/Element/td <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.td")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/template/index.html b/files/fr/web/html/element/template/index.html index de61d03a3f..c9fb9daf78 100644 --- a/files/fr/web/html/element/template/index.html +++ b/files/fr/web/html/element/template/index.html @@ -152,8 +152,6 @@ table td { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.template")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/textarea/index.html b/files/fr/web/html/element/textarea/index.html index 8b4d48ae9a..aefe4f44f3 100644 --- a/files/fr/web/html/element/textarea/index.html +++ b/files/fr/web/html/element/textarea/index.html @@ -233,8 +233,6 @@ textarea:valid { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.textarea")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/tfoot/index.html b/files/fr/web/html/element/tfoot/index.html index 390b470314..242c70de62 100644 --- a/files/fr/web/html/element/tfoot/index.html +++ b/files/fr/web/html/element/tfoot/index.html @@ -209,8 +209,6 @@ translation_of: Web/HTML/Element/tfoot <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.tfoot")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/th/index.html b/files/fr/web/html/element/th/index.html index e5bf917a11..5327b416b5 100644 --- a/files/fr/web/html/element/th/index.html +++ b/files/fr/web/html/element/th/index.html @@ -253,8 +253,6 @@ translation_of: Web/HTML/Element/th <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.th")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/thead/index.html b/files/fr/web/html/element/thead/index.html index a563876f5b..760260e65d 100644 --- a/files/fr/web/html/element/thead/index.html +++ b/files/fr/web/html/element/thead/index.html @@ -225,8 +225,6 @@ translation_of: Web/HTML/Element/thead <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.thead")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/time/index.html b/files/fr/web/html/element/time/index.html index c64011e3cc..b759c4b7ed 100644 --- a/files/fr/web/html/element/time/index.html +++ b/files/fr/web/html/element/time/index.html @@ -160,8 +160,6 @@ translation_of: Web/HTML/Element/time <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.time")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/title/index.html b/files/fr/web/html/element/title/index.html index 25924bf08a..47d65ee940 100644 --- a/files/fr/web/html/element/title/index.html +++ b/files/fr/web/html/element/title/index.html @@ -126,6 +126,4 @@ translation_of: Web/HTML/Element/title <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("html.elements.title")}}</p> diff --git a/files/fr/web/html/element/tr/index.html b/files/fr/web/html/element/tr/index.html index 792b419746..5ce13aedfc 100644 --- a/files/fr/web/html/element/tr/index.html +++ b/files/fr/web/html/element/tr/index.html @@ -405,8 +405,6 @@ th, td { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.tr")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/track/index.html b/files/fr/web/html/element/track/index.html index 547aaf905b..149a37aec8 100644 --- a/files/fr/web/html/element/track/index.html +++ b/files/fr/web/html/element/track/index.html @@ -162,8 +162,6 @@ translation_of: Web/HTML/Element/track <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("html.elements.track")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/tt/index.html b/files/fr/web/html/element/tt/index.html index 3e879d96c0..02a25bd7e5 100644 --- a/files/fr/web/html/element/tt/index.html +++ b/files/fr/web/html/element/tt/index.html @@ -136,8 +136,6 @@ translation_of: Web/HTML/Element/tt <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.tt")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/u/index.html b/files/fr/web/html/element/u/index.html index 4dac829322..435347fe3b 100644 --- a/files/fr/web/html/element/u/index.html +++ b/files/fr/web/html/element/u/index.html @@ -194,8 +194,6 @@ Soupe de potiron avec un soupçon de noix de muscade</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.u")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/ul/index.html b/files/fr/web/html/element/ul/index.html index f44c66895e..f09eaea7e3 100644 --- a/files/fr/web/html/element/ul/index.html +++ b/files/fr/web/html/element/ul/index.html @@ -176,8 +176,6 @@ translation_of: Web/HTML/Element/ul <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.elements.ul")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/var/index.html b/files/fr/web/html/element/var/index.html index f24dd65366..02bb65da37 100644 --- a/files/fr/web/html/element/var/index.html +++ b/files/fr/web/html/element/var/index.html @@ -135,6 +135,4 @@ translation_of: Web/HTML/Element/var <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.var")}}</p> diff --git a/files/fr/web/html/element/video/index.html b/files/fr/web/html/element/video/index.html index 0b4e77d045..1801eaa76a 100644 --- a/files/fr/web/html/element/video/index.html +++ b/files/fr/web/html/element/video/index.html @@ -395,8 +395,6 @@ C'est… C'est un… <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("html.elements.video")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/wbr/index.html b/files/fr/web/html/element/wbr/index.html index 07ac5892fa..dec0ece17d 100644 --- a/files/fr/web/html/element/wbr/index.html +++ b/files/fr/web/html/element/wbr/index.html @@ -100,8 +100,6 @@ translation_of: Web/HTML/Element/wbr <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.wbr")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/element/xmp/index.html b/files/fr/web/html/element/xmp/index.html index 60119be95f..90a3ecb86d 100644 --- a/files/fr/web/html/element/xmp/index.html +++ b/files/fr/web/html/element/xmp/index.html @@ -36,8 +36,6 @@ translation_of: Web/HTML/Element/xmp <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page 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("html.elements.xmp")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/accesskey/index.html b/files/fr/web/html/global_attributes/accesskey/index.html index 6d1a3682d8..8f7fd77d4a 100644 --- a/files/fr/web/html/global_attributes/accesskey/index.html +++ b/files/fr/web/html/global_attributes/accesskey/index.html @@ -131,8 +131,6 @@ original_slug: Web/HTML/Attributs_universels/accesskey <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.accesskey")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/autocapitalize/index.html b/files/fr/web/html/global_attributes/autocapitalize/index.html index 2ebb16ca9e..a5325253d7 100644 --- a/files/fr/web/html/global_attributes/autocapitalize/index.html +++ b/files/fr/web/html/global_attributes/autocapitalize/index.html @@ -45,6 +45,4 @@ original_slug: Web/HTML/Attributs_universels/autocapitalize <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.autocapitalize")}}</p> diff --git a/files/fr/web/html/global_attributes/class/index.html b/files/fr/web/html/global_attributes/class/index.html index dc52ed8b8b..d236b6333a 100644 --- a/files/fr/web/html/global_attributes/class/index.html +++ b/files/fr/web/html/global_attributes/class/index.html @@ -53,8 +53,6 @@ original_slug: Web/HTML/Attributs_universels/class <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.class")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/contenteditable/index.html b/files/fr/web/html/global_attributes/contenteditable/index.html index b553aee38f..6587821ca2 100644 --- a/files/fr/web/html/global_attributes/contenteditable/index.html +++ b/files/fr/web/html/global_attributes/contenteditable/index.html @@ -71,8 +71,6 @@ original_slug: Web/HTML/Attributs_universels/contenteditable <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.contenteditable")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/contextmenu/index.html b/files/fr/web/html/global_attributes/contextmenu/index.html index 2e0f026f89..84ea955ed0 100644 --- a/files/fr/web/html/global_attributes/contextmenu/index.html +++ b/files/fr/web/html/global_attributes/contextmenu/index.html @@ -107,8 +107,6 @@ function changeImage(){ <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.contextmenu")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/data-_star_/index.html b/files/fr/web/html/global_attributes/data-_star_/index.html index 7b1bb97353..c9e29ffead 100644 --- a/files/fr/web/html/global_attributes/data-_star_/index.html +++ b/files/fr/web/html/global_attributes/data-_star_/index.html @@ -72,8 +72,6 @@ original_slug: Web/HTML/Attributs_universels/data-* <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.data_attributes")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/dir/index.html b/files/fr/web/html/global_attributes/dir/index.html index a7bbfec813..2c2d9b4b2b 100644 --- a/files/fr/web/html/global_attributes/dir/index.html +++ b/files/fr/web/html/global_attributes/dir/index.html @@ -79,8 +79,6 @@ original_slug: Web/HTML/Attributs_universels/dir <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.dir")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/draggable/index.html b/files/fr/web/html/global_attributes/draggable/index.html index 5dca672a95..6e85028b88 100644 --- a/files/fr/web/html/global_attributes/draggable/index.html +++ b/files/fr/web/html/global_attributes/draggable/index.html @@ -61,8 +61,6 @@ original_slug: Web/HTML/Attributs_universels/draggable <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.draggable")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/hidden/index.html b/files/fr/web/html/global_attributes/hidden/index.html index ceff41dbc5..ecff0d50f7 100644 --- a/files/fr/web/html/global_attributes/hidden/index.html +++ b/files/fr/web/html/global_attributes/hidden/index.html @@ -58,8 +58,6 @@ original_slug: Web/HTML/Attributs_universels/hidden <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.hidden")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/id/index.html b/files/fr/web/html/global_attributes/id/index.html index b1db1f7119..19963293f4 100644 --- a/files/fr/web/html/global_attributes/id/index.html +++ b/files/fr/web/html/global_attributes/id/index.html @@ -61,8 +61,6 @@ original_slug: Web/HTML/Attributs_universels/id <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.id")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/index.html b/files/fr/web/html/global_attributes/index.html index 732d4fafd7..7a9d96d740 100644 --- a/files/fr/web/html/global_attributes/index.html +++ b/files/fr/web/html/global_attributes/index.html @@ -186,8 +186,6 @@ original_slug: Web/HTML/Attributs_universels <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/inputmode/index.html b/files/fr/web/html/global_attributes/inputmode/index.html index 50134f56bc..8762c498df 100644 --- a/files/fr/web/html/global_attributes/inputmode/index.html +++ b/files/fr/web/html/global_attributes/inputmode/index.html @@ -55,8 +55,6 @@ original_slug: Web/HTML/Attributs_universels/inputmode <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.inputmode")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/is/index.html b/files/fr/web/html/global_attributes/is/index.html index 7cfd0697c2..5f9e0acd07 100644 --- a/files/fr/web/html/global_attributes/is/index.html +++ b/files/fr/web/html/global_attributes/is/index.html @@ -57,8 +57,6 @@ customElements.define('word-count', WordCount, { extends: 'p' });</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.is")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/itemid/index.html b/files/fr/web/html/global_attributes/itemid/index.html index 4220d19951..ae09c4124b 100644 --- a/files/fr/web/html/global_attributes/itemid/index.html +++ b/files/fr/web/html/global_attributes/itemid/index.html @@ -97,8 +97,6 @@ original_slug: Web/HTML/Attributs_universels/itemid <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.itemid")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/itemprop/index.html b/files/fr/web/html/global_attributes/itemprop/index.html index 3bf1e7f122..7436b55d7d 100644 --- a/files/fr/web/html/global_attributes/itemprop/index.html +++ b/files/fr/web/html/global_attributes/itemprop/index.html @@ -417,8 +417,6 @@ original_slug: Web/HTML/Attributs_universels/itemprop <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.itemprop")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/itemref/index.html b/files/fr/web/html/global_attributes/itemref/index.html index 322df24881..789a1a7502 100644 --- a/files/fr/web/html/global_attributes/itemref/index.html +++ b/files/fr/web/html/global_attributes/itemref/index.html @@ -78,8 +78,6 @@ original_slug: Web/HTML/Attributs_universels/itemref <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.itemref")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/itemscope/index.html b/files/fr/web/html/global_attributes/itemscope/index.html index d92af8ec7f..741ea904ed 100644 --- a/files/fr/web/html/global_attributes/itemscope/index.html +++ b/files/fr/web/html/global_attributes/itemscope/index.html @@ -209,8 +209,6 @@ Directions: <br> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.itemscope")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/itemtype/index.html b/files/fr/web/html/global_attributes/itemtype/index.html index 09a483a5f8..92063e83eb 100644 --- a/files/fr/web/html/global_attributes/itemtype/index.html +++ b/files/fr/web/html/global_attributes/itemtype/index.html @@ -94,8 +94,6 @@ original_slug: Web/HTML/Attributs_universels/itemtype <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.itemtype")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/lang/index.html b/files/fr/web/html/global_attributes/lang/index.html index bb2e21ef84..e11a25d00d 100644 --- a/files/fr/web/html/global_attributes/lang/index.html +++ b/files/fr/web/html/global_attributes/lang/index.html @@ -74,8 +74,6 @@ original_slug: Web/HTML/Attributs_universels/lang <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.lang")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/slot/index.html b/files/fr/web/html/global_attributes/slot/index.html index 4e635f4dee..9e86b06f3d 100644 --- a/files/fr/web/html/global_attributes/slot/index.html +++ b/files/fr/web/html/global_attributes/slot/index.html @@ -39,8 +39,6 @@ original_slug: Web/HTML/Attributs_universels/slot <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.slot")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/spellcheck/index.html b/files/fr/web/html/global_attributes/spellcheck/index.html index 88656d520d..00df957f95 100644 --- a/files/fr/web/html/global_attributes/spellcheck/index.html +++ b/files/fr/web/html/global_attributes/spellcheck/index.html @@ -143,8 +143,6 @@ original_slug: Web/HTML/Attributs_universels/spellcheck <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.spellcheck")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/style/index.html b/files/fr/web/html/global_attributes/style/index.html index 79dd60dd08..225a7c13c6 100644 --- a/files/fr/web/html/global_attributes/style/index.html +++ b/files/fr/web/html/global_attributes/style/index.html @@ -82,8 +82,6 @@ original_slug: Web/HTML/Attributs_universels/style <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.style")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/tabindex/index.html b/files/fr/web/html/global_attributes/tabindex/index.html index 13a4958406..b6d50755bd 100644 --- a/files/fr/web/html/global_attributes/tabindex/index.html +++ b/files/fr/web/html/global_attributes/tabindex/index.html @@ -102,8 +102,6 @@ original_slug: Web/HTML/Attributs_universels/tabindex <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.tabindex")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/title/index.html b/files/fr/web/html/global_attributes/title/index.html index 4d6dcafef2..b9b4a0ad96 100644 --- a/files/fr/web/html/global_attributes/title/index.html +++ b/files/fr/web/html/global_attributes/title/index.html @@ -118,8 +118,6 @@ original_slug: Web/HTML/Attributs_universels/title <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.title")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/html/global_attributes/translate/index.html b/files/fr/web/html/global_attributes/translate/index.html index ee4b080151..6d5b55ef44 100644 --- a/files/fr/web/html/global_attributes/translate/index.html +++ b/files/fr/web/html/global_attributes/translate/index.html @@ -60,8 +60,6 @@ original_slug: Web/HTML/Attributs_universels/translate <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("html.global_attributes.translate")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/cors/index.html b/files/fr/web/http/cors/index.html index 5077a9a989..3c60415e92 100644 --- a/files/fr/web/http/cors/index.html +++ b/files/fr/web/http/cors/index.html @@ -523,8 +523,6 @@ Content-Type: text/plain <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> <h3 id="Notes_de_compatibilité">Notes de compatibilité</h3> diff --git a/files/fr/web/http/csp/index.html b/files/fr/web/http/csp/index.html index ca00863e9c..6a5c7dedd4 100644 --- a/files/fr/web/http/csp/index.html +++ b/files/fr/web/http/csp/index.html @@ -170,8 +170,6 @@ translation_of: Web/HTTP/CSP <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">La matrice de compatibilité de cette page est générée depuis le dépôt Git https://github.com/mdn/browser-compat-data. Si vous voulez contribuer en modifiant ces données, merci de faire une <em>pull request</em> sur Github.</p> - <p>{{Compat("http.headers.csp")}}</p> <p><em>Il existe une incompatibilité spécifique dans certaines versions de Safari : si un en-tête <code>Content-Security-Policy</code> est défini mais qu'il n'y a pas d'en-tête <code>Same-Origin</code> , le navigateur bloquera le contenu du site courant et celui de l'extérieur en indiquant que la stratégie ne permet pas d'avoir ce contenu.</em></p> diff --git a/files/fr/web/http/headers/accept-charset/index.html b/files/fr/web/http/headers/accept-charset/index.html index 61ea07025b..b3dba30be4 100644 --- a/files/fr/web/http/headers/accept-charset/index.html +++ b/files/fr/web/http/headers/accept-charset/index.html @@ -68,9 +68,7 @@ Accept-Charset: utf-8, iso-8859-1;q=0.5, *;q=0.1 </tbody> </table> -<h2 id="Compatibilité_du_navigateur"><span class="tlid-translation translation"><span title="">Compatibilité du navigateur</span></span></h2> - -<p class="hidden"><span class="tlid-translation translation"><span title="">Le tableau de compatibilité de cette page est généré à partir de données structurées.</span> <span title="">Si vous souhaitez contribuer aux données, veuillez consulter</span></span> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> <span class="tlid-translation translation"><span title="">et envoyez-nous une demande</span></span>..</p> +<h2 id="Compatibilité_du_navigateur">Compatibilité des navigateurs</h2> <p>{{Compat("http.headers.Accept-Charset")}}</p> diff --git a/files/fr/web/http/headers/accept-language/index.html b/files/fr/web/http/headers/accept-language/index.html index a64edd7f48..0c5663c30c 100644 --- a/files/fr/web/http/headers/accept-language/index.html +++ b/files/fr/web/http/headers/accept-language/index.html @@ -82,8 +82,6 @@ Accept-Language: en-US,en;q=0.5 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Accept-Language")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/headers/accept/index.html b/files/fr/web/http/headers/accept/index.html index 9b42bcf9af..438652ed62 100644 --- a/files/fr/web/http/headers/accept/index.html +++ b/files/fr/web/http/headers/accept/index.html @@ -77,8 +77,6 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir de données structurées. Si vous souhaitez contribuer à la gestion de ces données, merci de consulter <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous soumettre une requête "Pull request".</p> - <p>{{Compat("http.headers.Accept")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/access-control-allow-methods/index.html b/files/fr/web/http/headers/access-control-allow-methods/index.html index 3296a6c5ed..1460b08bec 100644 --- a/files/fr/web/http/headers/access-control-allow-methods/index.html +++ b/files/fr/web/http/headers/access-control-allow-methods/index.html @@ -60,8 +60,6 @@ translation_of: Web/HTTP/Headers/Access-Control-Allow-Methods <h2 id="Compatibilité_avec_les_navigateurs">Compatibilité avec les navigateurs</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir de données structurées. Si vous souhaitez contribuer à ces données, allez sur <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez nous une pull request.</p> - <p>{{Compat("http.headers.Access-Control-Allow-Methods")}}</p> <h2 id="Notes_de_compatibilité">Notes de compatibilité</h2> diff --git a/files/fr/web/http/headers/access-control-allow-origin/index.html b/files/fr/web/http/headers/access-control-allow-origin/index.html index 652085a513..d235454ac7 100644 --- a/files/fr/web/http/headers/access-control-allow-origin/index.html +++ b/files/fr/web/http/headers/access-control-allow-origin/index.html @@ -72,8 +72,6 @@ Vary: Origin</pre> <h2 id="Compatibilité">Compatibilité</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Access-Control-Allow-Origin")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/access-control-request-headers/index.html b/files/fr/web/http/headers/access-control-request-headers/index.html index dca51b3e7b..4a181b1335 100644 --- a/files/fr/web/http/headers/access-control-request-headers/index.html +++ b/files/fr/web/http/headers/access-control-request-headers/index.html @@ -62,8 +62,6 @@ translation_of: Web/HTTP/Headers/Access-Control-Request-Headers <h2 id="Compatibilité_navigateur">Compatibilité navigateur</h2> -<p class="hidden">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> - <p>{{Compat("http/headers/access-control-request-headers")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/headers/age/index.html b/files/fr/web/http/headers/age/index.html index 1a814f95b1..fc78feaa3e 100644 --- a/files/fr/web/http/headers/age/index.html +++ b/files/fr/web/http/headers/age/index.html @@ -59,8 +59,6 @@ translation_of: Web/HTTP/Headers/Age <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir des données structurées. Si vous souhaitez y contribuer, visitez l'adresse <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et faites un pull request.</p> - <p>{{Compat("http.headers.Age")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/cache-control/index.html b/files/fr/web/http/headers/cache-control/index.html index 47637ee8e0..ae9d7bc85e 100644 --- a/files/fr/web/http/headers/cache-control/index.html +++ b/files/fr/web/http/headers/cache-control/index.html @@ -226,8 +226,6 @@ Cache-Control: no-cache, max-age=0, stale-while-revalidate=300 <h2 id="Compatibilité_avec_les_navigateurs">Compatibilité avec les navigateurs</h2> -<p class="hidden">La matrice de compatibilité de cette page est générée depuis le dépôt Git https://github.com/mdn/browser-compat-data. Si vous voulez contribuer en modifiant ces données, merci de faire une <em>pull request</em> sur Github.</p> - <p>{{Compat("http.headers.Cache-Control")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/connection/index.html b/files/fr/web/http/headers/connection/index.html index 8233e363ab..83183257bb 100644 --- a/files/fr/web/http/headers/connection/index.html +++ b/files/fr/web/http/headers/connection/index.html @@ -46,6 +46,4 @@ Connection: close <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("http.headers.Connection")}}</p> diff --git a/files/fr/web/http/headers/content-disposition/index.html b/files/fr/web/http/headers/content-disposition/index.html index 177a3f536b..f0d79129f3 100644 --- a/files/fr/web/http/headers/content-disposition/index.html +++ b/files/fr/web/http/headers/content-disposition/index.html @@ -126,11 +126,7 @@ value2 </tbody> </table> -<h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> <p>{{Compat("http/headers/content-disposition")}}</p> diff --git a/files/fr/web/http/headers/content-encoding/index.html b/files/fr/web/http/headers/content-encoding/index.html index ec258366e9..710f2b96d4 100644 --- a/files/fr/web/http/headers/content-encoding/index.html +++ b/files/fr/web/http/headers/content-encoding/index.html @@ -95,8 +95,6 @@ Content-Encoding: deflate, gzip <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("http.headers.Content-Encoding")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-language/index.html b/files/fr/web/http/headers/content-language/index.html index 5332e732da..5466ebbd42 100644 --- a/files/fr/web/http/headers/content-language/index.html +++ b/files/fr/web/http/headers/content-language/index.html @@ -92,8 +92,6 @@ Content-Language: de-DE, en-CA <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Content-Language")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/headers/content-length/index.html b/files/fr/web/http/headers/content-length/index.html index 1cf257069e..91f5d30ca8 100644 --- a/files/fr/web/http/headers/content-length/index.html +++ b/files/fr/web/http/headers/content-length/index.html @@ -53,8 +53,6 @@ translation_of: Web/HTTP/Headers/Content-Length <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">La matrice de compatibilité de cette page est générée depuis le dépôt Git https://github.com/mdn/browser-compat-data. Si vous voulez contribuer en modifiant ces données, merci de faire une <em>pull request</em> sur Github.</p> - <p>{{Compat("http/headers/content-length")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy-report-only/index.html b/files/fr/web/http/headers/content-security-policy-report-only/index.html index 5b0dcda285..63116cb71a 100644 --- a/files/fr/web/http/headers/content-security-policy-report-only/index.html +++ b/files/fr/web/http/headers/content-security-policy-report-only/index.html @@ -144,8 +144,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy-Report-Only <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Content-Security-Policy-Report-Only")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/base-uri/index.html b/files/fr/web/http/headers/content-security-policy/base-uri/index.html index 61f13ebb65..018167226e 100644 --- a/files/fr/web/http/headers/content-security-policy/base-uri/index.html +++ b/files/fr/web/http/headers/content-security-policy/base-uri/index.html @@ -98,8 +98,6 @@ Header set Content-Security-Policy "base-uri 'self'"; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.base-uri")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/block-all-mixed-content/index.html b/files/fr/web/http/headers/content-security-policy/block-all-mixed-content/index.html index c0cdeea4a4..1d5670728a 100644 --- a/files/fr/web/http/headers/content-security-policy/block-all-mixed-content/index.html +++ b/files/fr/web/http/headers/content-security-policy/block-all-mixed-content/index.html @@ -57,8 +57,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content <h2 id="Compatibilités_navigateurs">Compatibilités navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.block-all-mixed-content")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/headers/content-security-policy/child-src/index.html b/files/fr/web/http/headers/content-security-policy/child-src/index.html index cb7a175ff8..09f25eb420 100644 --- a/files/fr/web/http/headers/content-security-policy/child-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/child-src/index.html @@ -87,8 +87,6 @@ Content-Security-Policy: child-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.child-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/font-src/index.html b/files/fr/web/http/headers/content-security-policy/font-src/index.html index a5d70dcc8d..9e50fb7307 100644 --- a/files/fr/web/http/headers/content-security-policy/font-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/font-src/index.html @@ -90,8 +90,6 @@ Content-Security-Policy: font-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.font-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/form-action/index.html b/files/fr/web/http/headers/content-security-policy/form-action/index.html index e7f4b76e23..cd09bd3cbc 100644 --- a/files/fr/web/http/headers/content-security-policy/form-action/index.html +++ b/files/fr/web/http/headers/content-security-policy/form-action/index.html @@ -103,8 +103,6 @@ Header set Content-Security-Policy "form-action 'none';" <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.form-action")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/frame-ancestors/index.html b/files/fr/web/http/headers/content-security-policy/frame-ancestors/index.html index 02431602f3..1417d96bb9 100644 --- a/files/fr/web/http/headers/content-security-policy/frame-ancestors/index.html +++ b/files/fr/web/http/headers/content-security-policy/frame-ancestors/index.html @@ -114,8 +114,6 @@ Content-Security-Policy: frame-ancestors 'self' https://www.example.org;</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.frame-ancestors")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/frame-src/index.html b/files/fr/web/http/headers/content-security-policy/frame-src/index.html index b85f12cf5a..34aa799481 100644 --- a/files/fr/web/http/headers/content-security-policy/frame-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/frame-src/index.html @@ -85,8 +85,6 @@ Content-Security-Policy: frame-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.frame-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/img-src/index.html b/files/fr/web/http/headers/content-security-policy/img-src/index.html index 91ac0401b1..d398bf7930 100644 --- a/files/fr/web/http/headers/content-security-policy/img-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/img-src/index.html @@ -85,8 +85,6 @@ Content-Security-Policy: img-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.img-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/manifest-src/index.html b/files/fr/web/http/headers/content-security-policy/manifest-src/index.html index 4f24083c47..227cbbd03a 100644 --- a/files/fr/web/http/headers/content-security-policy/manifest-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/manifest-src/index.html @@ -80,8 +80,6 @@ Content-Security-Policy: manifest-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.manifest-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/media-src/index.html b/files/fr/web/http/headers/content-security-policy/media-src/index.html index 5c8e876be4..ed0bd0f4ab 100644 --- a/files/fr/web/http/headers/content-security-policy/media-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/media-src/index.html @@ -89,8 +89,6 @@ Content-Security-Policy: media-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.media-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/navigate-to/index.html b/files/fr/web/http/headers/content-security-policy/navigate-to/index.html index 19bd1d6e5b..79478e5691 100644 --- a/files/fr/web/http/headers/content-security-policy/navigate-to/index.html +++ b/files/fr/web/http/headers/content-security-policy/navigate-to/index.html @@ -88,8 +88,6 @@ Content-Security-Policy: navigate-to <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p 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.</p> - <p>{{Compat("http.headers.csp.Content-Security-Policy.navigate-to")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/object-src/index.html b/files/fr/web/http/headers/content-security-policy/object-src/index.html index 0140afd0db..0111f1cf61 100644 --- a/files/fr/web/http/headers/content-security-policy/object-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/object-src/index.html @@ -91,8 +91,6 @@ Content-Security-Policy: object-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.object-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/plugin-types/index.html b/files/fr/web/http/headers/content-security-policy/plugin-types/index.html index d91ed93f9b..76e7cf1e38 100644 --- a/files/fr/web/http/headers/content-security-policy/plugin-types/index.html +++ b/files/fr/web/http/headers/content-security-policy/plugin-types/index.html @@ -106,8 +106,6 @@ Content-Security-Policy: plugin-types <type>/<subtype> <type>/ <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.plugin-types")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/report-to/index.html b/files/fr/web/http/headers/content-security-policy/report-to/index.html index ad134606c0..fe1286dbe1 100644 --- a/files/fr/web/http/headers/content-security-policy/report-to/index.html +++ b/files/fr/web/http/headers/content-security-policy/report-to/index.html @@ -70,8 +70,6 @@ translation_of: Web/HTTP/Headers/Content-Security-Policy/report-to <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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> <p>{{Compat("http.headers.csp.Content-Security-Policy.report-to")}}</p> diff --git a/files/fr/web/http/headers/content-security-policy/report-uri/index.html b/files/fr/web/http/headers/content-security-policy/report-uri/index.html index 11fcad82f9..40bb91bddd 100644 --- a/files/fr/web/http/headers/content-security-policy/report-uri/index.html +++ b/files/fr/web/http/headers/content-security-policy/report-uri/index.html @@ -121,8 +121,6 @@ if ($json_data = json_decode($json_data)) { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.report-uri")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/sandbox/index.html b/files/fr/web/http/headers/content-security-policy/sandbox/index.html index 4786f3c319..94c45d6167 100644 --- a/files/fr/web/http/headers/content-security-policy/sandbox/index.html +++ b/files/fr/web/http/headers/content-security-policy/sandbox/index.html @@ -99,8 +99,6 @@ Content-Security-Policy: sandbox <valeur>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.sandbox")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/script-src-attr/index.html b/files/fr/web/http/headers/content-security-policy/script-src-attr/index.html index b83c70cc28..0701824fd5 100644 --- a/files/fr/web/http/headers/content-security-policy/script-src-attr/index.html +++ b/files/fr/web/http/headers/content-security-policy/script-src-attr/index.html @@ -86,8 +86,6 @@ Content-Security-Policy: script-src-attr <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.script-src-attr")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/style-src-attr/index.html b/files/fr/web/http/headers/content-security-policy/style-src-attr/index.html index 9944696998..55ef02df71 100644 --- a/files/fr/web/http/headers/content-security-policy/style-src-attr/index.html +++ b/files/fr/web/http/headers/content-security-policy/style-src-attr/index.html @@ -86,8 +86,6 @@ Content-Security-Policy: <code>style</code>-src-attr <source>;</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.style-src-attr")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/style-src-elem/index.html b/files/fr/web/http/headers/content-security-policy/style-src-elem/index.html index 26a0a2c9d7..49f0a0c7d4 100644 --- a/files/fr/web/http/headers/content-security-policy/style-src-elem/index.html +++ b/files/fr/web/http/headers/content-security-policy/style-src-elem/index.html @@ -86,8 +86,6 @@ Content-Security-Policy: <code>style</code>-src-elem <source>;</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.style-src-elem")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html b/files/fr/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html index 31cb9ce45b..fd0c579403 100644 --- a/files/fr/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html +++ b/files/fr/web/http/headers/content-security-policy/upgrade-insecure-requests/index.html @@ -81,8 +81,6 @@ Content-Security-Policy-Report-Only: default-src https:; report-uri /endpoint</p <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.upgrade-insecure-requests")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-security-policy/worker-src/index.html b/files/fr/web/http/headers/content-security-policy/worker-src/index.html index 7e7ea6a9cf..5854d16fc7 100644 --- a/files/fr/web/http/headers/content-security-policy/worker-src/index.html +++ b/files/fr/web/http/headers/content-security-policy/worker-src/index.html @@ -87,8 +87,6 @@ Content-Security-Policy: worker-src <source> <source>; <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.csp.Content-Security-Policy.worker-src")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/content-type/index.html b/files/fr/web/http/headers/content-type/index.html index 2ed14d56a3..18b02ea29b 100644 --- a/files/fr/web/http/headers/content-type/index.html +++ b/files/fr/web/http/headers/content-type/index.html @@ -103,8 +103,6 @@ Content-Type: text/plain <h2 id="Compatibilité_selon_les_navigateurs">Compatibilité selon les navigateurs</h2> -<p class="hidden">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 jeter un coup d'œil à <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez-nous une <em>pull request</em>.</p> - <p>{{Compat("http/headers/content-type")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/date/index.html b/files/fr/web/http/headers/date/index.html index bf36cecb69..e882e72fdd 100644 --- a/files/fr/web/http/headers/date/index.html +++ b/files/fr/web/http/headers/date/index.html @@ -67,8 +67,6 @@ translation_of: Web/HTTP/Headers/Date <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Le tableau de compatibilité de cette page est généré à 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 demande de retrait.</p> - <p>{{Compat("http.headers.Date")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/fr/web/http/headers/dnt/index.html b/files/fr/web/http/headers/dnt/index.html index 1c4228bfa9..225e0911e2 100644 --- a/files/fr/web/http/headers/dnt/index.html +++ b/files/fr/web/http/headers/dnt/index.html @@ -62,8 +62,6 @@ DNT: 1 <h2 id="Compatibilité_navigateur">Compatibilité navigateur</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.DNT")}}</p> <h2 id="Voyez_aussi">Voyez aussi</h2> diff --git a/files/fr/web/http/headers/etag/index.html b/files/fr/web/http/headers/etag/index.html index 95a24f4ef3..ed941a5b6c 100644 --- a/files/fr/web/http/headers/etag/index.html +++ b/files/fr/web/http/headers/etag/index.html @@ -86,8 +86,6 @@ ETag: W/"0815"</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, merci de regarder <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et de nous envoyer une "pull request".</p> - <p>{{Compat("http.headers.ETag")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/expires/index.html b/files/fr/web/http/headers/expires/index.html index e2aec0c9bc..99e9e44e7a 100644 --- a/files/fr/web/http/headers/expires/index.html +++ b/files/fr/web/http/headers/expires/index.html @@ -63,8 +63,6 @@ translation_of: Web/HTTP/Headers/Expires <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Expires")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/fr/web/http/headers/feature-policy/accelerometer/index.html b/files/fr/web/http/headers/feature-policy/accelerometer/index.html index 6d6f91a3f1..370adce84c 100644 --- a/files/fr/web/http/headers/feature-policy/accelerometer/index.html +++ b/files/fr/web/http/headers/feature-policy/accelerometer/index.html @@ -53,10 +53,6 @@ translation_of: Web/HTTP/Headers/Feature-Policy/accelerometer <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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> - <p>{{Compat('http.headers.Feature-Policy.accelerometer')}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/host/index.html b/files/fr/web/http/headers/host/index.html index 54d66674d2..60f8030ed8 100644 --- a/files/fr/web/http/headers/host/index.html +++ b/files/fr/web/http/headers/host/index.html @@ -63,8 +63,6 @@ translation_of: Web/HTTP/Headers/Host <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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 jeter un coup d'œil à <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez-nous une <em>pull request</em>.</p> - <p>{{Compat("http.headers.Host")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/if-modified-since/index.html b/files/fr/web/http/headers/if-modified-since/index.html index b0ae54318a..36597ba724 100644 --- a/files/fr/web/http/headers/if-modified-since/index.html +++ b/files/fr/web/http/headers/if-modified-since/index.html @@ -77,8 +77,6 @@ translation_of: Web/HTTP/Headers/If-Modified-Since <h2 id="Compatibility_avec_les_navigateurs">Compatibility avec les navigateurs</h2> -<p class="hidden">La table de compatibilités de cette page est générée à partir de données structurées. Si vous souhaitez contribuez à la donnée, regardez <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyez-nous une <em>pull request</em>.</p> - <p>{{Compat("http.headers.If-Modified-Since")}}</p> <h2 id="À_voir_aussi">À voir aussi</h2> diff --git a/files/fr/web/http/headers/if-none-match/index.html b/files/fr/web/http/headers/if-none-match/index.html index 44bc3c3749..1a1a0c505c 100644 --- a/files/fr/web/http/headers/if-none-match/index.html +++ b/files/fr/web/http/headers/if-none-match/index.html @@ -80,8 +80,6 @@ If-None-Match: * <h2 id="Compatibilité_navigateur">Compatibilité navigateur</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir de données structurées. Si vous voulez contribuer aux données, merci de regarder <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une pull request.</p> - <p>{{Compat("http.headers.If-None-Match")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/headers/last-modified/index.html b/files/fr/web/http/headers/last-modified/index.html index b05a391c02..fb9408d5b2 100644 --- a/files/fr/web/http/headers/last-modified/index.html +++ b/files/fr/web/http/headers/last-modified/index.html @@ -79,8 +79,6 @@ translation_of: Web/HTTP/Headers/Last-Modified <h2 id="Compatibilité_navigateurs">Compatibilité navigateurs</h2> -<p class="hidden">La table de compatibilité de cette page est générée à partir de données structurées. Si vous souhaitez contribuer à ces données, merci de vous référer à <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et de nous envoyer une demande de tirage .</p> - <p>{{Compat("http.headers.Last-Modified")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/location/index.html b/files/fr/web/http/headers/location/index.html index efdf8a9fe9..ce0c29f00f 100644 --- a/files/fr/web/http/headers/location/index.html +++ b/files/fr/web/http/headers/location/index.html @@ -66,8 +66,6 @@ translation_of: Web/HTTP/Headers/Location <h2 id="Compatibilité_navigateurs">Compatibilité navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Location")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/origin/index.html b/files/fr/web/http/headers/origin/index.html index 4e18becbe9..85498197f0 100644 --- a/files/fr/web/http/headers/origin/index.html +++ b/files/fr/web/http/headers/origin/index.html @@ -66,8 +66,6 @@ Origin: <scheme> "://" <hostname> [ ":" <port> ] <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Origin")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/referer/index.html b/files/fr/web/http/headers/referer/index.html index 69712b54d9..085e7602c5 100644 --- a/files/fr/web/http/headers/referer/index.html +++ b/files/fr/web/http/headers/referer/index.html @@ -74,8 +74,6 @@ translation_of: Web/HTTP/Headers/Referer <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("http.headers.Referer")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/referrer-policy/index.html b/files/fr/web/http/headers/referrer-policy/index.html index 01c3dd9694..b439879863 100644 --- a/files/fr/web/http/headers/referrer-policy/index.html +++ b/files/fr/web/http/headers/referrer-policy/index.html @@ -231,8 +231,6 @@ Referrer-Policy: unsafe-url <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("http.headers.Referrer-Policy")}}</p> <div class="note"> diff --git a/files/fr/web/http/headers/server/index.html b/files/fr/web/http/headers/server/index.html index c87f92354f..d29601ba61 100644 --- a/files/fr/web/http/headers/server/index.html +++ b/files/fr/web/http/headers/server/index.html @@ -62,8 +62,6 @@ original_slug: Web/HTTP/Headers/Serveur <h2 id="Navigateurs_compatibles">Navigateurs compatibles</h2> -<p class="hidden"><span id="result_box" lang="fr"><span>La table de compatibilité de cette page est générée à partir de données structurées.</span> <span>Si vous souhaitez partager des données, consultez https://github.com/mdn/browser-compat-data et envoyez-nous une demande.</span></span></p> - <p>{{Compat("http.headers.Server")}}</p> <h2 id="Voir_également"><span class="short_text" id="result_box" lang="fr"><span>Voir également</span></span></h2> diff --git a/files/fr/web/http/headers/set-cookie/samesite/index.html b/files/fr/web/http/headers/set-cookie/samesite/index.html index 85890c50df..d2afa73ff4 100644 --- a/files/fr/web/http/headers/set-cookie/samesite/index.html +++ b/files/fr/web/http/headers/set-cookie/samesite/index.html @@ -106,8 +106,6 @@ RewriteRule "^admin/(.*)\.html$" "admin/index.php?nav=$1 [NC,L,QSA,CO=RewriteRul <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Set-Cookie", 5)}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/tk/index.html b/files/fr/web/http/headers/tk/index.html index 53dc3336aa..6005638705 100644 --- a/files/fr/web/http/headers/tk/index.html +++ b/files/fr/web/http/headers/tk/index.html @@ -81,8 +81,6 @@ Tk: U (mis à jour) <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité sur cette page est généré à 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 pull request.</div> - <p>{{Compat("http.headers.Tk")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/trailer/index.html b/files/fr/web/http/headers/trailer/index.html index 35b96abffd..d1f23aebe0 100644 --- a/files/fr/web/http/headers/trailer/index.html +++ b/files/fr/web/http/headers/trailer/index.html @@ -85,8 +85,6 @@ Expires: Wed, 21 Oct 2015 07:28:00 GMT</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilités</h2> -<p class="hidden">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> - <p>{{Compat("http/headers/trailer")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/vary/index.html b/files/fr/web/http/headers/vary/index.html index 955ed8f6bc..9cacf3ee12 100644 --- a/files/fr/web/http/headers/vary/index.html +++ b/files/fr/web/http/headers/vary/index.html @@ -68,8 +68,6 @@ Vary: <header-name>, <header-name>, ... <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.headers.Vary")}}</p> <h2 id="Notes_de_compatibilité">Notes de compatibilité</h2> diff --git a/files/fr/web/http/headers/x-content-type-options/index.html b/files/fr/web/http/headers/x-content-type-options/index.html index 82699f34a7..3ece5740a7 100644 --- a/files/fr/web/http/headers/x-content-type-options/index.html +++ b/files/fr/web/http/headers/x-content-type-options/index.html @@ -76,8 +76,6 @@ translation_of: Web/HTTP/Headers/X-Content-Type-Options <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">Le tableau de compatibilité de cette page est généré à partir de données structurées. Si vous souhaitez contribuer aux données, veuillez consulter le site <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et nous envoyer une demande.</div> - <p>{{Compat("http.headers.X-Content-Type-Options")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/headers/x-frame-options/index.html b/files/fr/web/http/headers/x-frame-options/index.html index bbe05e9cf0..6569babd24 100644 --- a/files/fr/web/http/headers/x-frame-options/index.html +++ b/files/fr/web/http/headers/x-frame-options/index.html @@ -140,8 +140,6 @@ app.use(frameguard({ action: 'sameorigin' })) <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page a été généré à partir de données structurées. Si vous souhaitez contribuer à ces données, n'hésitez pas à 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>.</div> - <p>{{Compat("http.headers.X-Frame-Options")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/connect/index.html b/files/fr/web/http/methods/connect/index.html index 3b7ca8fcd0..db70367783 100644 --- a/files/fr/web/http/methods/connect/index.html +++ b/files/fr/web/http/methods/connect/index.html @@ -75,8 +75,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http/methods", "CONNECT")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/get/index.html b/files/fr/web/http/methods/get/index.html index 69798ba296..cb39182435 100644 --- a/files/fr/web/http/methods/get/index.html +++ b/files/fr/web/http/methods/get/index.html @@ -63,8 +63,6 @@ original_slug: Web/HTTP/Méthode/GET <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http/methods", "GET")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/head/index.html b/files/fr/web/http/methods/head/index.html index d2c7d0f4be..5791f0e384 100644 --- a/files/fr/web/http/methods/head/index.html +++ b/files/fr/web/http/methods/head/index.html @@ -67,8 +67,6 @@ original_slug: Web/HTTP/Méthode/HEAD <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http/methods", "HEAD")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/index.html b/files/fr/web/http/methods/index.html index 5fafee6617..75106edae9 100644 --- a/files/fr/web/http/methods/index.html +++ b/files/fr/web/http/methods/index.html @@ -63,8 +63,6 @@ original_slug: Web/HTTP/Méthode <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Ce tableau de compatibilité a été généré à partir de données structurée. Pour contribuer à ces données, vous pouvez écrire une <em>pull request</em> sur <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p> - <p>{{Compat("http/methods")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/options/index.html b/files/fr/web/http/methods/options/index.html index 41b8105d56..e38353af22 100644 --- a/files/fr/web/http/methods/options/index.html +++ b/files/fr/web/http/methods/options/index.html @@ -113,8 +113,6 @@ Content-Type: text/plain</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.methods.OPTIONS")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/post/index.html b/files/fr/web/http/methods/post/index.html index 11a115ff57..82bd30d64f 100644 --- a/files/fr/web/http/methods/post/index.html +++ b/files/fr/web/http/methods/post/index.html @@ -108,8 +108,6 @@ value2</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.methods.POST")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/methods/trace/index.html b/files/fr/web/http/methods/trace/index.html index e079a6a729..97585ec305 100644 --- a/files/fr/web/http/methods/trace/index.html +++ b/files/fr/web/http/methods/trace/index.html @@ -67,8 +67,6 @@ original_slug: Web/HTTP/Méthode/TRACE <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Le tableau de compatibilité de cette page est généré à 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 envoyez nous une pull request.</p> - <p>{{Compat("http.methods.TRACE")}}</p> <h2 id="Voir_également">Voir également</h2> diff --git a/files/fr/web/http/status/100/index.html b/files/fr/web/http/status/100/index.html index cadae4b22e..5753540189 100644 --- a/files/fr/web/http/status/100/index.html +++ b/files/fr/web/http/status/100/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/100 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "100")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/200/index.html b/files/fr/web/http/status/200/index.html index 4d757877e4..d9b45d22af 100644 --- a/files/fr/web/http/status/200/index.html +++ b/files/fr/web/http/status/200/index.html @@ -42,8 +42,6 @@ translation_of: Web/HTTP/Status/200 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "200")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/201/index.html b/files/fr/web/http/status/201/index.html index 70f0336336..52d69f87a5 100644 --- a/files/fr/web/http/status/201/index.html +++ b/files/fr/web/http/status/201/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/201 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "201")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/204/index.html b/files/fr/web/http/status/204/index.html index 863194b79d..22517a0fae 100644 --- a/files/fr/web/http/status/204/index.html +++ b/files/fr/web/http/status/204/index.html @@ -33,8 +33,6 @@ translation_of: Web/HTTP/Status/204 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "204")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/206/index.html b/files/fr/web/http/status/206/index.html index 12adb6267d..41a72c6fda 100644 --- a/files/fr/web/http/status/206/index.html +++ b/files/fr/web/http/status/206/index.html @@ -68,8 +68,6 @@ Content-Range: bytes 4590-7999/8000 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "206")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/301/index.html b/files/fr/web/http/status/301/index.html index e0350e37e6..687d38dd1c 100644 --- a/files/fr/web/http/status/301/index.html +++ b/files/fr/web/http/status/301/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/301 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Le tableau de compatibilité de cette page 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>.</p> - <p>{{Compat("http/status", "301")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/302/index.html b/files/fr/web/http/status/302/index.html index 90b5ade881..dc596476b3 100644 --- a/files/fr/web/http/status/302/index.html +++ b/files/fr/web/http/status/302/index.html @@ -37,8 +37,6 @@ translation_of: Web/HTTP/Status/302 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Le tableau de compatibilité de cette page 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>.</p> - <p>{{Compat("http/status", "302")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/303/index.html b/files/fr/web/http/status/303/index.html index 61eabd5c2c..1cb095f2ce 100644 --- a/files/fr/web/http/status/303/index.html +++ b/files/fr/web/http/status/303/index.html @@ -32,8 +32,6 @@ translation_of: Web/HTTP/Status/303 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "303")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/304/index.html b/files/fr/web/http/status/304/index.html index 1d461ca5e2..978caf4278 100644 --- a/files/fr/web/http/status/304/index.html +++ b/files/fr/web/http/status/304/index.html @@ -38,8 +38,6 @@ translation_of: Web/HTTP/Status/304 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "304")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/307/index.html b/files/fr/web/http/status/307/index.html index 2916207c87..90d7b44479 100644 --- a/files/fr/web/http/status/307/index.html +++ b/files/fr/web/http/status/307/index.html @@ -37,8 +37,6 @@ translation_of: Web/HTTP/Status/307 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "307")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/308/index.html b/files/fr/web/http/status/308/index.html index 3212a62a7c..3328ec709a 100644 --- a/files/fr/web/http/status/308/index.html +++ b/files/fr/web/http/status/308/index.html @@ -38,8 +38,6 @@ translation_of: Web/HTTP/Status/308 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "308")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/401/index.html b/files/fr/web/http/status/401/index.html index 311f6c0754..b7364935cc 100644 --- a/files/fr/web/http/status/401/index.html +++ b/files/fr/web/http/status/401/index.html @@ -43,8 +43,6 @@ WWW-Authenticate: Basic realm="Access to staging site"</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "401")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/402/index.html b/files/fr/web/http/status/402/index.html index a7efcdf583..257b479eca 100644 --- a/files/fr/web/http/status/402/index.html +++ b/files/fr/web/http/status/402/index.html @@ -36,10 +36,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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> - <p>{{Compat("http.status.402")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/403/index.html b/files/fr/web/http/status/403/index.html index c9ea24ec41..9bf9f04287 100644 --- a/files/fr/web/http/status/403/index.html +++ b/files/fr/web/http/status/403/index.html @@ -41,8 +41,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "403")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/404/index.html b/files/fr/web/http/status/404/index.html index 676ddaef9d..425096c7e9 100644 --- a/files/fr/web/http/status/404/index.html +++ b/files/fr/web/http/status/404/index.html @@ -47,8 +47,6 @@ translation_of: Web/HTTP/Status/404 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "404")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/406/index.html b/files/fr/web/http/status/406/index.html index 4f3a74f987..85643acd4b 100644 --- a/files/fr/web/http/status/406/index.html +++ b/files/fr/web/http/status/406/index.html @@ -36,8 +36,6 @@ translation_of: Web/HTTP/Status/406 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "406")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/407/index.html b/files/fr/web/http/status/407/index.html index 1950146072..e1663f1236 100644 --- a/files/fr/web/http/status/407/index.html +++ b/files/fr/web/http/status/407/index.html @@ -41,8 +41,6 @@ Proxy-Authenticate: Basic realm="Access to internal site"</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "407")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/410/index.html b/files/fr/web/http/status/410/index.html index d90d57cfa7..2bd74c4112 100644 --- a/files/fr/web/http/status/410/index.html +++ b/files/fr/web/http/status/410/index.html @@ -41,8 +41,6 @@ translation_of: Web/HTTP/Status/410 <p>L'information ci-dessous provient du GitHub de MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http.status.410")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/412/index.html b/files/fr/web/http/status/412/index.html index 02207829b0..0516054c5d 100644 --- a/files/fr/web/http/status/412/index.html +++ b/files/fr/web/http/status/412/index.html @@ -33,8 +33,6 @@ translation_of: Web/HTTP/Status/412 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "412")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/416/index.html b/files/fr/web/http/status/416/index.html index 63773720c4..f9ffacd454 100644 --- a/files/fr/web/http/status/416/index.html +++ b/files/fr/web/http/status/416/index.html @@ -37,8 +37,6 @@ translation_of: Web/HTTP/Status/416 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "416")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/418/index.html b/files/fr/web/http/status/418/index.html index b0587a99fe..8b050ecc58 100644 --- a/files/fr/web/http/status/418/index.html +++ b/files/fr/web/http/status/418/index.html @@ -30,8 +30,6 @@ translation_of: Web/HTTP/Status/418 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("http.status.418")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/425/index.html b/files/fr/web/http/status/425/index.html index 820ce3c8d5..303ff44663 100644 --- a/files/fr/web/http/status/425/index.html +++ b/files/fr/web/http/status/425/index.html @@ -34,6 +34,4 @@ translation_of: Web/HTTP/Status/425 <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">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> - <p>{{Compat("http.status.425")}}</p> diff --git a/files/fr/web/http/status/451/index.html b/files/fr/web/http/status/451/index.html index 6b0cf96dd7..a206487e4e 100644 --- a/files/fr/web/http/status/451/index.html +++ b/files/fr/web/http/status/451/index.html @@ -54,8 +54,6 @@ operated by the People's Front of Judea.</p> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "451")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/500/index.html b/files/fr/web/http/status/500/index.html index 7ad278c891..659e2ff40f 100644 --- a/files/fr/web/http/status/500/index.html +++ b/files/fr/web/http/status/500/index.html @@ -36,6 +36,4 @@ translation_of: Web/HTTP/Status/500 <p>L'information ci-dessous provient du dépôt GitHub de MDN (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "500")}}</p> diff --git a/files/fr/web/http/status/501/index.html b/files/fr/web/http/status/501/index.html index 4222d36b84..6ed8382bd4 100644 --- a/files/fr/web/http/status/501/index.html +++ b/files/fr/web/http/status/501/index.html @@ -39,6 +39,4 @@ translation_of: Web/HTTP/Status/501 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "501")}}</p> diff --git a/files/fr/web/http/status/502/index.html b/files/fr/web/http/status/502/index.html index 9ee59d79e5..3a125a68c5 100644 --- a/files/fr/web/http/status/502/index.html +++ b/files/fr/web/http/status/502/index.html @@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/502 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de ce tableau ont été générées à 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/README.md">https://github.com/mdn/browser-compat-data/README.md</a>.</p> - <p>{{Compat("http/status", "502")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/503/index.html b/files/fr/web/http/status/503/index.html index 551684ba77..4436a30059 100644 --- a/files/fr/web/http/status/503/index.html +++ b/files/fr/web/http/status/503/index.html @@ -36,8 +36,6 @@ translation_of: Web/HTTP/Status/503 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "503")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/http/status/504/index.html b/files/fr/web/http/status/504/index.html index e4d228fc25..ab7d9e7761 100644 --- a/files/fr/web/http/status/504/index.html +++ b/files/fr/web/http/status/504/index.html @@ -35,8 +35,6 @@ translation_of: Web/HTTP/Status/504 <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">Les données de compatibilité de cette page ont été générées à partir de données structurées. Si vous souhaitez contribuer aux données, vous pouvez <em>forker</em> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et envoyer une <em>pull request</em>.</p> - <p>{{Compat("http/status", "504")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/manifest/theme_color/index.html b/files/fr/web/manifest/theme_color/index.html index a8af8d9781..cd47dd5ca5 100644 --- a/files/fr/web/manifest/theme_color/index.html +++ b/files/fr/web/manifest/theme_color/index.html @@ -63,8 +63,4 @@ translation_of: Web/Manifest/theme_color <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</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> - <p>{{Compat("html.manifest.theme_color")}}</p> diff --git a/files/fr/web/mathml/element/math/index.html b/files/fr/web/mathml/element/math/index.html index 0257ef4c41..0494f51e9b 100644 --- a/files/fr/web/mathml/element/math/index.html +++ b/files/fr/web/mathml/element/math/index.html @@ -142,8 +142,6 @@ translation_of: Web/MathML/Element/math <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité sur cette page est généré à 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>.</div> - <p>{{Compat("mathml.elements.math")}}</p> <h2 id="Notes_relatives_à_Firefox">Notes relatives à Firefox</h2> diff --git a/files/fr/web/mathml/element/mfenced/index.html b/files/fr/web/mathml/element/mfenced/index.html index 8860dd27ab..7166068018 100644 --- a/files/fr/web/mathml/element/mfenced/index.html +++ b/files/fr/web/mathml/element/mfenced/index.html @@ -101,6 +101,4 @@ translation_of: Web/MathML/Element/mfenced <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité de cette page est généré à 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 envoyez nous une <em>pull request</em>.</div> - <p>{{Compat("mathml.elements.mfenced")}}</p> diff --git a/files/fr/web/mathml/element/munderover/index.html b/files/fr/web/mathml/element/munderover/index.html index 5a158a40f8..48e25393c0 100644 --- a/files/fr/web/mathml/element/munderover/index.html +++ b/files/fr/web/mathml/element/munderover/index.html @@ -76,8 +76,6 @@ translation_of: Web/MathML/Element/munderover <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">Le tableau de compatibilité sur cette page est généré à partir de données structurées. Si vous souhaitez contribuer à ces données, veuillez consulter le site <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>.</div> - <p>{{Compat("mathml.elements.munderover")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> diff --git a/files/fr/web/web_components/html_imports/index.html b/files/fr/web/web_components/html_imports/index.html index 7f73f8303d..4f26a4cbb1 100644 --- a/files/fr/web/web_components/html_imports/index.html +++ b/files/fr/web/web_components/html_imports/index.html @@ -45,6 +45,4 @@ translation_of: Web/Web_Components/HTML_Imports <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">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> - <p>{{Compat("html.elements.link.rel.import")}}</p> |