diff options
Diffstat (limited to 'files/fr/web/api/workerglobalscope')
-rw-r--r-- | files/fr/web/api/workerglobalscope/navigator/index.html | 4 | ||||
-rw-r--r-- | files/fr/web/api/workerglobalscope/ononline/index.html | 4 | ||||
-rw-r--r-- | files/fr/web/api/workerglobalscope/self/index.html | 4 |
3 files changed, 0 insertions, 12 deletions
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> |