diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 4 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 20 | ||||
-rw-r--r-- | files/fr/learn/server-side/django/skeleton_website/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/api/document/getselection/index.html (renamed from files/fr/web/api/documentorshadowroot/getselection/index.html) | 4 | ||||
-rw-r--r-- | files/fr/web/api/element/getattributens/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/svg/element/clippath/index.html | 2 |
6 files changed, 17 insertions, 17 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index b2979d133f..9809f553ab 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3749,8 +3749,8 @@ /fr/docs/Web/API/Document/defaultView/storage_event /fr/docs/Web/API/Window/storage_event /fr/docs/Web/API/Document/domConfig /fr/docs/Web/API/Document /fr/docs/Web/API/Document/elementFromPoint /fr/docs/Web/API/DocumentOrShadowRoot/elementFromPoint -/fr/docs/Web/API/Document/getSelection /fr/docs/Web/API/DocumentOrShadowRoot/getSelection /fr/docs/Web/API/DocumentOrShadowRoot/activeElement /fr/docs/Web/API/Document/activeElement +/fr/docs/Web/API/DocumentOrShadowRoot/getSelection /fr/docs/Web/API/Document/getSelection /fr/docs/Web/API/DocumentOrShadowRoot/styleSheets /fr/docs/Web/API/Document/styleSheets /fr/docs/Web/API/Document_Object_Model/Exemples /fr/docs/Web/API/Document_Object_Model/Examples /fr/docs/Web/API/Document_Object_Model/Introduction_au_DOM /fr/docs/Web/API/Document_Object_Model/Introduction @@ -3996,7 +3996,7 @@ /fr/docs/Web/API/document.createElementNS /fr/docs/Web/API/Document/createElementNS /fr/docs/Web/API/document.createRange /fr/docs/Web/API/Document/createRange /fr/docs/Web/API/document.defaultView /fr/docs/Web/API/Document/defaultView -/fr/docs/Web/API/document.getSelection /fr/docs/Web/API/DocumentOrShadowRoot/getSelection +/fr/docs/Web/API/document.getSelection /fr/docs/Web/API/Document/getSelection /fr/docs/Web/API/document.head /fr/docs/Web/API/Document/head /fr/docs/Web/API/document.location /fr/docs/Web/API/Document/location /fr/docs/Web/API/document.querySelector /fr/docs/Web/API/Document/querySelector diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 082086a96f..1dc036a2a5 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -44980,16 +44980,6 @@ "BenoitL" ] }, - "Web/API/DocumentOrShadowRoot/getSelection": { - "modified": "2019-09-25T07:21:02.389Z", - "contributors": [ - "julienc", - "sudwebdesign", - "loella16", - "fscholz", - "FredPl" - ] - }, "Web/API/HTMLElement/accessKey": { "modified": "2019-03-23T22:24:43.588Z", "contributors": [ @@ -46002,5 +45992,15 @@ "contributors": [ "SphinxKnight" ] + }, + "Web/API/Document/getSelection": { + "modified": "2019-09-25T07:21:02.389Z", + "contributors": [ + "julienc", + "sudwebdesign", + "loella16", + "fscholz", + "FredPl" + ] } }
\ No newline at end of file diff --git a/files/fr/learn/server-side/django/skeleton_website/index.html b/files/fr/learn/server-side/django/skeleton_website/index.html index 787db15aec..9bf5f6e1ff 100644 --- a/files/fr/learn/server-side/django/skeleton_website/index.html +++ b/files/fr/learn/server-side/django/skeleton_website/index.html @@ -271,7 +271,7 @@ urlpatterns += static(settings.STATIC_URL, document_root=settings.STATIC_ROOT)</ </pre> <div class="note"> -<p><strong>Note</strong>: Il y a plusieurs manière pour ajouter des routes à la variable <code>urlpatterns</code> (dans les étapes décrites ci-dessus nous avons ajouté petit à patir en utilisant l'opérateur <code>+=</code> pour bien séparer les étapes). Il est en réalité tout à fait possible de toput regrouper dans une seule étape :</p> +<p><strong>Note</strong>: Il y a plusieurs manière pour ajouter des routes à la variable <code>urlpatterns</code> (dans les étapes décrites ci-dessus nous avons ajouté petit à patir en utilisant l'opérateur <code>+=</code> pour bien séparer les étapes). Il est en réalité tout à fait possible de tout regrouper dans une seule étape :</p> <pre class="brush: python notranslate">urlpatterns = [ path('admin/', admin.site.urls), diff --git a/files/fr/web/api/documentorshadowroot/getselection/index.html b/files/fr/web/api/document/getselection/index.html index dfe7b3a102..676ba4d351 100644 --- a/files/fr/web/api/documentorshadowroot/getselection/index.html +++ b/files/fr/web/api/document/getselection/index.html @@ -1,6 +1,6 @@ --- title: document.getSelection -slug: Web/API/DocumentOrShadowRoot/getSelection +slug: Web/API/Document/getSelection tags: - API - DOM @@ -9,7 +9,7 @@ tags: - Selection translation_of: Web/API/DocumentOrShadowRoot/getSelection translation_of_original: Web/API/Document/getSelection -original_slug: Web/API/Document/getSelection +original_slug: Web/API/DocumentOrShadowRoot/getSelection --- <p>{{APIRef("DOM")}}</p> diff --git a/files/fr/web/api/element/getattributens/index.html b/files/fr/web/api/element/getattributens/index.html index 1a256de5fa..ecd4a98493 100644 --- a/files/fr/web/api/element/getattributens/index.html +++ b/files/fr/web/api/element/getattributens/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/Element/getAttributeNS <h2 id="Exemples">Exemples</h2> -<p>Le document SVG suivantu utilise une valeur d'attribut <code>foo</code> d'un espace de nom spécifique :</p> +<p>Le document SVG suivant utilise une valeur d'attribut <code>foo</code> d'un espace de nom spécifique :</p> <pre class="brush: xml"><svg xmlns="http://www.w3.org/2000/svg" xmlns:test="http://www.example.com/2014/test" width="40" height="40"> diff --git a/files/fr/web/svg/element/clippath/index.html b/files/fr/web/svg/element/clippath/index.html index 44ff32994f..276807168a 100644 --- a/files/fr/web/svg/element/clippath/index.html +++ b/files/fr/web/svg/element/clippath/index.html @@ -19,7 +19,7 @@ translation_of: Web/SVG/Element/clipPath <pre class="brush: html"><svg viewBox="0 0 100 100"> <clipPath id="myClip"> - <!-- La forme crée par le détourage est un simple cercle. --> + <!-- La forme créée par le détourage est un simple cercle. --> <circle cx="40" cy="35" r="35" /> </clipPath> |