diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/element/tabstop/index.html (renamed from files/fr/web/api/element/tabstop/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 443db37789..ac33e81c1d 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3760,6 +3760,7 @@ /fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture /fr/docs/Web/API/Element/onwheel /fr/docs/Web/API/GlobalEventHandlers/onwheel /fr/docs/Web/API/Element/removeChild /fr/docs/Web/API/Node/removeChild +/fr/docs/Web/API/Element/tabStop /fr/docs/orphaned/Web/API/Element/tabStop /fr/docs/Web/API/ElementTraversal /fr/docs/orphaned/Web/API/ElementTraversal /fr/docs/Web/API/Event.initEvent /fr/docs/Web/API/Event/initEvent /fr/docs/Web/API/Event.stopPropagation /fr/docs/Web/API/Event/stopPropagation diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 5eae6a86f7..6ea966ba41 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -15804,12 +15804,6 @@ "loella16" ] }, - "Web/API/Element/tabStop": { - "modified": "2019-03-18T21:38:50.214Z", - "contributors": [ - "loella16" - ] - }, "Web/API/Element/tagName": { "modified": "2019-03-23T23:53:29.906Z", "contributors": [ @@ -45046,6 +45040,12 @@ "loella16" ] }, + "orphaned/Web/API/Element/tabStop": { + "modified": "2019-03-18T21:38:50.214Z", + "contributors": [ + "loella16" + ] + }, "orphaned/Web/API/ElementTraversal": { "modified": "2019-03-18T21:39:02.443Z", "contributors": [ diff --git a/files/fr/web/api/element/tabstop/index.html b/files/fr/orphaned/web/api/element/tabstop/index.html index 8b9103a70b..26aa5f7820 100644 --- a/files/fr/web/api/element/tabstop/index.html +++ b/files/fr/orphaned/web/api/element/tabstop/index.html @@ -1,6 +1,6 @@ --- title: Element.tabStop -slug: Web/API/Element/tabStop +slug: orphaned/Web/API/Element/tabStop tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Propriétés - touche tabulation translation_of: Web/API/Element/tabStop +original_slug: Web/API/Element/tabStop --- <p>{{APIRef("DOM")}}{{non-standard_header}}{{obsolete_header}}</p> |