diff options
Diffstat (limited to 'files/fr/web/api/performanceelementtiming/index.html')
-rw-r--r-- | files/fr/web/api/performanceelementtiming/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/performanceelementtiming/index.html b/files/fr/web/api/performanceelementtiming/index.html index 03a76a40a5..3a591036d7 100644 --- a/files/fr/web/api/performanceelementtiming/index.html +++ b/files/fr/web/api/performanceelementtiming/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/PerformanceElementTiming --- <div>{{SeeCompatTable}}{{Non-Standard_Header}}{{APIRef("Element Timing API")}}</div> -<p class="summary">L'interface <strong><code>PerformanceElementTiming</code></strong> de l'API <a href="/fr/docs/Web/API/Element_timing_API">Element Timing API</a> rapporte les informations de timing sur un élément spécifique identifié par l'auteur de la page. Par exemple, elle peut fournir des informations sur l'image principale d'un article.</p> +<p>L'interface <strong><code>PerformanceElementTiming</code></strong> de l'API <a href="/fr/docs/Web/API/Element_timing_API">Element Timing API</a> rapporte les informations de timing sur un élément spécifique identifié par l'auteur de la page. Par exemple, elle peut fournir des informations sur l'image principale d'un article.</p> <h2 id="Properties">Propriétés</h2> |