aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/attributes/elementtiming
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-10-13 07:08:36 +0200
committerGitHub <noreply@github.com>2021-10-13 07:08:36 +0200
commit2727d3c76fd54476ecc29fc01b6ce3fe8e33b582 (patch)
tree63d2792b527b189d288b229a63a8e98ddd95d23f /files/fr/web/html/attributes/elementtiming
parentfaa42f59fe323aa6c5da07ab099ce903ab955cc5 (diff)
downloadtranslated-content-2727d3c76fd54476ecc29fc01b6ce3fe8e33b582.tar.gz
translated-content-2727d3c76fd54476ecc29fc01b6ce3fe8e33b582.tar.bz2
translated-content-2727d3c76fd54476ecc29fc01b6ce3fe8e33b582.zip
Prepare HTML section for Markdown conversion (#2628)
* Remove summary classes * Remove useless spans * Remove notranslate * Fix element index page (cf en-US) * Align page vs en-US cf8bcd9 for CI * Remove hidden classes * remove ids * Fix notes - part 1 / n * Fix notes - part 2/2 * Fix warnings * fix dls and some other issues * Fix imgs and styles
Diffstat (limited to 'files/fr/web/html/attributes/elementtiming')
-rw-r--r--files/fr/web/html/attributes/elementtiming/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/html/attributes/elementtiming/index.html b/files/fr/web/html/attributes/elementtiming/index.html
index 8335ba0ed6..36cf4b9628 100644
--- a/files/fr/web/html/attributes/elementtiming/index.html
+++ b/files/fr/web/html/attributes/elementtiming/index.html
@@ -12,7 +12,7 @@ translation_of: Web/HTML/Attributes/elementtiming
---
<p>{{HTMLSidebar}}</p>
-<p class="summary">L'attribut <strong><code>elementtiming</code></strong> est utilisé pour indiquer qu'un élément est marqué pour le suivi par l'API <a href="/fr/docs/Web/API/Element_timing_API">Element Timing</a>. Cet attribut peut être appliqué aux éléments <a href="/fr/docs/Web/HTML/Element/Img"><code>&lt;img&gt;</code></a>, <a href="/fr/docs/Web/SVG/Element/image"><code>&lt;image&gt;</code></a> à l'intérieur d'un <a href="/fr/docs/Web/SVG/Element/svg"><code>&lt;svg&gt;</code></a>, aux vignettes des éléments <a href="/fr/docs/Web/HTML/Element/video"><code>&lt;video&gt;</code></a>, aux éléments qui ont un <a href="/fr/docs/Web/CSS/background-image"><code>background-image</code></a> et aux éléments contenant des noeuds de texte, comme un <a href="/fr/docs/Web/HTML/Element/p">paragraphe (<code>&lt;p&gt;)</code></a>.</p>
+<p>L'attribut <strong><code>elementtiming</code></strong> est utilisé pour indiquer qu'un élément est marqué pour le suivi par l'API <a href="/fr/docs/Web/API/Element_timing_API">Element Timing</a>. Cet attribut peut être appliqué aux éléments <a href="/fr/docs/Web/HTML/Element/Img"><code>&lt;img&gt;</code></a>, <a href="/fr/docs/Web/SVG/Element/image"><code>&lt;image&gt;</code></a> à l'intérieur d'un <a href="/fr/docs/Web/SVG/Element/svg"><code>&lt;svg&gt;</code></a>, aux vignettes des éléments <a href="/fr/docs/Web/HTML/Element/video"><code>&lt;video&gt;</code></a>, aux éléments qui ont un <a href="/fr/docs/Web/CSS/background-image"><code>background-image</code></a> et aux éléments contenant des noeuds de texte, comme un <a href="/fr/docs/Web/HTML/Element/p">paragraphe (<code>&lt;p&gt;)</code></a>.</p>
<h2 id="usage">Utilisation</h2>