aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/getselection/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/getselection/index.md')
-rw-r--r--files/fr/web/api/document/getselection/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/document/getselection/index.md b/files/fr/web/api/document/getselection/index.md
index e485df22ae..270449529f 100644
--- a/files/fr/web/api/document/getselection/index.md
+++ b/files/fr/web/api/document/getselection/index.md
@@ -11,6 +11,6 @@ translation_of: Web/API/DocumentOrShadowRoot/getSelection
translation_of_original: Web/API/Document/getSelection
original_slug: Web/API/DocumentOrShadowRoot/getSelection
---
-<p>{{APIRef("DOM")}}</p>
+{{APIRef("DOM")}}
-<p>Cette méthode fonctionne de manière identique à la méthode {{domxref ("Window.getSelection()")}} ; elle renvoie un objet {{domxref ("Selection")}} représentant le texte actuellement sélectionné dans le document.</p>
+Cette méthode fonctionne de manière identique à la méthode {{domxref ("Window.getSelection()")}} ; elle renvoie un objet {{domxref ("Selection")}} représentant le texte actuellement sélectionné dans le document.