aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html')
-rw-r--r--files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html b/files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html
index 34f33fb6c9..0e4ed58d1e 100644
--- a/files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html
+++ b/files/fr/web/api/performanceresourcetiming/domainlookupstart/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/PerformanceResourceTiming/domainLookupStart
---
<div>{{APIRef("Resource Timing API")}}</div>
-<p class="summary">La propriété en lecture seule <strong><code>domainLookupStart</code></strong> retourne le <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement avant que le navigateur ne commence la recherche du nom de domaine pour la ressource.</p>
+<p>La propriété en lecture seule <strong><code>domainLookupStart</code></strong> retourne le <a href="/fr/docs/Web/API/DOMHighResTimeStamp"><code>timestamp</code></a> immédiatement avant que le navigateur ne commence la recherche du nom de domaine pour la ressource.</p>
<p>{{AvailableInWorkers}}</p>