diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-23 15:56:32 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-23 15:56:32 +0100 |
commit | 3cf10f5483f2abfa4d87b2279967277213e28908 (patch) | |
tree | a24048bf04ef74e6c86f2812adb3a8cece185a74 /files/fr/web/api/document | |
parent | 05b2650717b84d199f6ebd5df8a8f9d1e3b23f3f (diff) | |
download | translated-content-3cf10f5483f2abfa4d87b2279967277213e28908.tar.gz translated-content-3cf10f5483f2abfa4d87b2279967277213e28908.tar.bz2 translated-content-3cf10f5483f2abfa4d87b2279967277213e28908.zip |
sync: modify
Diffstat (limited to 'files/fr/web/api/document')
-rw-r--r-- | files/fr/web/api/document/activeelement/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/document/activeelement/index.html b/files/fr/web/api/document/activeelement/index.html index c9fb2d863c..fe982e77d7 100644 --- a/files/fr/web/api/document/activeelement/index.html +++ b/files/fr/web/api/document/activeelement/index.html @@ -1,11 +1,11 @@ --- title: document.activeElement -slug: Web/API/DocumentOrShadowRoot/activeElement +slug: Web/API/Document/activeElement tags: - Référence_du_DOM_Gecko translation_of: Web/API/DocumentOrShadowRoot/activeElement translation_of_original: Web/API/Document/activeElement -original_slug: Web/API/Document/activeElement +original_slug: Web/API/DocumentOrShadowRoot/activeElement --- <p>{{ ApiRef() }}</p> <h3 id="R.C3.A9sum.C3.A9" name="R.C3.A9sum.C3.A9">Résumé</h3> |