diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/array/copywithin')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/array/copywithin/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/array/copywithin/index.html b/files/fr/web/javascript/reference/global_objects/array/copywithin/index.html index 27477003b1..72a8ed1cae 100644 --- a/files/fr/web/javascript/reference/global_objects/array/copywithin/index.html +++ b/files/fr/web/javascript/reference/global_objects/array/copywithin/index.html @@ -187,11 +187,7 @@ i32a.copyWithin(0, 2); <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div> -<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("javascript.builtins.Array.copyWithin")}}</p> -</div> <h2 id="Voir_aussi">Voir aussi</h2> |