diff options
Diffstat (limited to 'files/fr/web/api/workerglobalscope')
| -rw-r--r-- | files/fr/web/api/workerglobalscope/importscripts/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/api/workerglobalscope/importscripts/index.html b/files/fr/web/api/workerglobalscope/importscripts/index.html index 1ec7ac124b..28ad1782e6 100644 --- a/files/fr/web/api/workerglobalscope/importscripts/index.html +++ b/files/fr/web/api/workerglobalscope/importscripts/index.html @@ -64,8 +64,6 @@ self.importScripts('foo.js', 'bar.js', ...);</pre> <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div class="hidden">he 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.</div> - <p>{{Compat("api.WorkerGlobalScope.importScripts")}}</p> <h2 id="Voir_aussi">Voir aussi</h2> |
