diff options
Diffstat (limited to 'files/fr/web/api/crypto/getrandomvalues/index.html')
| -rw-r--r-- | files/fr/web/api/crypto/getrandomvalues/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/web/api/crypto/getrandomvalues/index.html b/files/fr/web/api/crypto/getrandomvalues/index.html index 049be85f45..7c0b91e5d7 100644 --- a/files/fr/web/api/crypto/getrandomvalues/index.html +++ b/files/fr/web/api/crypto/getrandomvalues/index.html @@ -47,9 +47,9 @@ for (var i = 0; i < array.length; i++) { } </pre> -<h2 id="Specification" name="Specification">Spécification</h2> +<h2 id="Specification">Spécification</h2> -<table class="spec-table standard-table"> +<table class="standard-table"> <tbody> <tr> <th scope="col">Specification</th> @@ -66,7 +66,7 @@ for (var i = 0; i < array.length; i++) { <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<div id="compat-mobile">{{Compat("api.Crypto.getRandomValues")}}</div> +<div>{{Compat("api.Crypto.getRandomValues")}}</div> <h2 id="Voir_aussi">Voir aussi</h2> |
