diff options
Diffstat (limited to 'files/fr/web/api/domhighrestimestamp')
-rw-r--r-- | files/fr/web/api/domhighrestimestamp/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/domhighrestimestamp/index.html b/files/fr/web/api/domhighrestimestamp/index.html index beb311d169..b089be1d46 100644 --- a/files/fr/web/api/domhighrestimestamp/index.html +++ b/files/fr/web/api/domhighrestimestamp/index.html @@ -62,7 +62,7 @@ event.timeStamp; <p><em>Ce type n'a pas de méthodes.</em></p> -<h2 id="Specifications" name="Specifications">Spécifications</h2> +<h2 id="Specifications">Spécifications</h2> <table class="standard-table"> <thead> @@ -93,6 +93,6 @@ event.timeStamp; <h2 id="Voir_aussi">Voir aussi</h2> <ul> - <li><a href="/en-US/docs/Navigation_timing" title="/en-US/docs/Navigation_timing">Navigation Timing API</a></li> + <li><a href="/en-US/docs/Navigation_timing">Navigation Timing API</a></li> <li><a href="/en-US/docs/Web/API/Performance/now">performance.now()</a></li> </ul> |