diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/api/htmlorforeignelement | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/web/api/htmlorforeignelement')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/fr/web/api/htmlorforeignelement/blur/index.html b/files/fr/web/api/htmlorforeignelement/blur/index.html index 6c5f12166c..9eb3fa7a64 100644 --- a/files/fr/web/api/htmlorforeignelement/blur/index.html +++ b/files/fr/web/api/htmlorforeignelement/blur/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.blur() -slug: Web/API/Element.blur +slug: Web/API/HTMLOrForeignElement/blur tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Method - Reference translation_of: Web/API/HTMLOrForeignElement/blur +original_slug: Web/API/Element.blur --- <div> <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/fr/web/api/htmlorforeignelement/dataset/index.html b/files/fr/web/api/htmlorforeignelement/dataset/index.html index fa7ece8acc..5898545079 100644 --- a/files/fr/web/api/htmlorforeignelement/dataset/index.html +++ b/files/fr/web/api/htmlorforeignelement/dataset/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLElement/dataset +slug: Web/API/HTMLOrForeignElement/dataset tags: - API - HTML DOM @@ -9,6 +9,7 @@ tags: - Référence(2) - dataset translation_of: Web/API/HTMLOrForeignElement/dataset +original_slug: Web/API/HTMLElement/dataset --- <p>{{ APIRef }}</p> diff --git a/files/fr/web/api/htmlorforeignelement/focus/index.html b/files/fr/web/api/htmlorforeignelement/focus/index.html index 3659a5a75b..0521ac01fd 100644 --- a/files/fr/web/api/htmlorforeignelement/focus/index.html +++ b/files/fr/web/api/htmlorforeignelement/focus/index.html @@ -1,11 +1,12 @@ --- title: HTMLElement.focus() -slug: Web/API/HTMLElement/focus +slug: Web/API/HTMLOrForeignElement/focus tags: - API - HTML DOM - HTMLElement translation_of: Web/API/HTMLOrForeignElement/focus +original_slug: Web/API/HTMLElement/focus --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/fr/web/api/htmlorforeignelement/tabindex/index.html b/files/fr/web/api/htmlorforeignelement/tabindex/index.html index b2dd8ca956..5f571d0e2a 100644 --- a/files/fr/web/api/htmlorforeignelement/tabindex/index.html +++ b/files/fr/web/api/htmlorforeignelement/tabindex/index.html @@ -1,9 +1,10 @@ --- title: element.tabIndex -slug: Web/API/HTMLElement/tabIndex +slug: Web/API/HTMLOrForeignElement/tabIndex tags: - Référence_du_DOM_Gecko translation_of: Web/API/HTMLOrForeignElement/tabIndex +original_slug: Web/API/HTMLElement/tabIndex --- <p>{{ ApiRef() }}</p> <h3 id="R.C3.A9sum.C3.A9" name="R.C3.A9sum.C3.A9">Résumé</h3> |