aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/caretrangefrompoint/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document/caretrangefrompoint/index.md')
-rw-r--r--files/fr/web/api/document/caretrangefrompoint/index.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/files/fr/web/api/document/caretrangefrompoint/index.md b/files/fr/web/api/document/caretrangefrompoint/index.md
index a0e0d2282c..a9fd2392a8 100644
--- a/files/fr/web/api/document/caretrangefrompoint/index.md
+++ b/files/fr/web/api/document/caretrangefrompoint/index.md
@@ -1,12 +1,6 @@
---
title: Document.caretRangeFromPoint()
slug: Web/API/Document/caretRangeFromPoint
-tags:
- - API
- - DOM
- - Document
- - Insertion
- - Méthode
translation_of: Web/API/Document/caretRangeFromPoint
---
{{APIRef("DOM")}}{{Non-standard_header}}
@@ -80,7 +74,7 @@ for (i=0 ; i < paragraphs.length; i++) {
}
```
-{{ EmbedLiveSample('Example', '', '', '', 'Web/API/Document/caretRangeFromPoint') }}
+{{ EmbedLiveSample('Exemple', '', '', '', 'Web/API/Document/caretRangeFromPoint') }}
## Compatibilité des navigateurs