aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/animationevent/pseudoelement/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/animationevent/pseudoelement/index.html')
-rw-r--r--files/fr/web/api/animationevent/pseudoelement/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/animationevent/pseudoelement/index.html b/files/fr/web/api/animationevent/pseudoelement/index.html
index 188f2b43f0..9bee1cda03 100644
--- a/files/fr/web/api/animationevent/pseudoelement/index.html
+++ b/files/fr/web/api/animationevent/pseudoelement/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/AnimationEvent/pseudoElement
---
<p>{{SeeCompatTable}}{{ apiref("AnimationEvent") }}</p>
-<p><span class="seoSummary">La propriété en lecture seule <code><strong>AnimationEvent.pseudoElement</strong></code> est une {{domxref("DOMString")}}, commençant par <code>'::'</code>, contenant le nom du <a href="/fr/docs/CSS/Pseudo-éléments" title="/en-US/docs/Web/CSS/Pseudo-elements">pseudo-élément</a> sur lequel tourne l'animation. </span>Si l'animation ne tourne pas sur un pseudo-élément, mais sur un élément, c'est une chaîne de caractère vide : <code>''</code><code>.</code></p>
+<p>La propriété en lecture seule <code><strong>AnimationEvent.pseudoElement</strong></code> est une {{domxref("DOMString")}}, commençant par <code>'::'</code>, contenant le nom du <a href="/fr/docs/CSS/Pseudo-éléments">pseudo-élément</a> sur lequel tourne l'animation. Si l'animation ne tourne pas sur un pseudo-élément, mais sur un élément, c'est une chaîne de caractère vide : <code>''</code><code>.</code></p>
<h2 id="Syntaxe">Syntaxe</h2>