diff options
Diffstat (limited to 'files/fr/web/api/performanceresourcetiming/responsestart/index.html')
| -rw-r--r-- | files/fr/web/api/performanceresourcetiming/responsestart/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceresourcetiming/responsestart/index.html b/files/fr/web/api/performanceresourcetiming/responsestart/index.html index bf531b5c93..4279d42446 100644 --- a/files/fr/web/api/performanceresourcetiming/responsestart/index.html +++ b/files/fr/web/api/performanceresourcetiming/responsestart/index.html @@ -13,7 +13,7 @@ translation_of: Web/API/PerformanceResourceTiming/responseStart --- <div>{{APIRef("Resource Timing API")}}</div> -<p class="summary">La propriété en lecture seule <strong><code>responseStart</code></strong> renvoie un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement après que le navigateur a reçu le premier octet de la réponse du serveur, du cache ou de la ressource locale.</p> +<p>La propriété en lecture seule <strong><code>responseStart</code></strong> renvoie un <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement après que le navigateur a reçu le premier octet de la réponse du serveur, du cache ou de la ressource locale.</p> <p>{{AvailableInWorkers}}</p> |
