aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document/releasecapture/index.md
diff options
context:
space:
mode:
authorCarolyn Wu <87150472+cw118@users.noreply.github.com>2022-03-17 03:31:51 -0400
committerGitHub <noreply@github.com>2022-03-17 08:31:51 +0100
commit32205e16dbc2d048e543d6a0e27015c691498a50 (patch)
tree2ffd23d973d76bc2042e3b3a5d9ff6bc90e3e76b /files/fr/web/api/document/releasecapture/index.md
parentf9e0545459f96b234909fcca749d2fd4a5b3feda (diff)
downloadtranslated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.gz
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.bz2
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.zip
Remove unwanted macros (no orphaned/conflicting) (#4649)
Diffstat (limited to 'files/fr/web/api/document/releasecapture/index.md')
-rw-r--r--files/fr/web/api/document/releasecapture/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/document/releasecapture/index.md b/files/fr/web/api/document/releasecapture/index.md
index 4e07757b26..a51f7f8538 100644
--- a/files/fr/web/api/document/releasecapture/index.md
+++ b/files/fr/web/api/document/releasecapture/index.md
@@ -10,7 +10,7 @@ tags:
- Souris
translation_of: Web/API/Document/releaseCapture
---
-{{ ApiRef("DOM") }} {{gecko_minversion_header("2.0")}}
+{{ ApiRef("DOM") }}
Libère la capture de la souris si elle est actuellement activée (_bouton gauche enfoncé_) sur un élément de ce document. L'activation de la capture de la souris sur un élément se fait en appelant {{domxref("element.setCapture()")}}.