diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/string/match')
| -rw-r--r-- | files/fr/web/javascript/reference/global_objects/string/match/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/string/match/index.html b/files/fr/web/javascript/reference/global_objects/string/match/index.html index 5a5e5ab590..ac29c3772e 100644 --- a/files/fr/web/javascript/reference/global_objects/string/match/index.html +++ b/files/fr/web/javascript/reference/global_objects/string/match/index.html @@ -138,8 +138,6 @@ str2.match(+65); // Renvoie également ["65"]</pre> <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("javascript.builtins.String.match")}}</p> <h2 id="Notes_spécifiques_à_FirefoxGecko">Notes spécifiques à Firefox/Gecko</h2> |
