aboutsummaryrefslogtreecommitdiff
path: root/files/fr
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-11-09 00:50:07 +0000
committerMDN <actions@users.noreply.github.com>2021-11-09 00:50:07 +0000
commit3c104650ad548685155f19a10c1c4ff62d42ff14 (patch)
tree6599bc80bc2f35ae2bf6c667631178f96e06aceb /files/fr
parent79b6eaadb64131acffc0c6ceffacdc506ba28602 (diff)
downloadtranslated-content-3c104650ad548685155f19a10c1c4ff62d42ff14.tar.gz
translated-content-3c104650ad548685155f19a10c1c4ff62d42ff14.tar.bz2
translated-content-3c104650ad548685155f19a10c1c4ff62d42ff14.zip
[CRON] sync translated content
Diffstat (limited to 'files/fr')
-rw-r--r--files/fr/_redirects.txt3
-rw-r--r--files/fr/_wikihistory.json10
-rw-r--r--files/fr/web/api/node/baseuri/index.html (renamed from files/fr/web/xml/xml_colon_base/index.html)7
3 files changed, 8 insertions, 12 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt
index 0efaac5b88..7452922d98 100644
--- a/files/fr/_redirects.txt
+++ b/files/fr/_redirects.txt
@@ -2083,7 +2083,7 @@
/fr/docs/IndexedDB/Using_IndexedDB /fr/docs/Web/API/IndexedDB_API/Using_IndexedDB
/fr/docs/Introduction_à_SVG_dans_HTML /fr/docs/Web/SVG/Tutorial/SVG_In_HTML_Introduction
/fr/docs/Introduction_à_XML /fr/docs/Web/XML/XML_introduction
-/fr/docs/Introduction_à_XML/xml:base /fr/docs/Web/XML/xml:base
+/fr/docs/Introduction_à_XML/xml:base /fr/docs/Web/API/Node/baseURI
/fr/docs/Introduction_à_l'utilisation_de_XPath_avec_JavaScript /fr/docs/Web/XPath/Introduction_to_using_XPath_in_JavaScript
/fr/docs/Introduction_à_la_cryptographie_à_clef_publique/Signatures_numériques /fr/docs/Glossary/Signature/Security
/fr/docs/Introduction_à_la_cryptographie_à_clef_publique:Signatures_numériques /fr/docs/Glossary/Signature/Security
@@ -5531,6 +5531,7 @@
/fr/docs/Web/Web_Components/Shadow_DOM /fr/docs/Web/Web_Components/Using_shadow_DOM
/fr/docs/Web/Web_Components/Utilisation_des_templates_et_des_slots /fr/docs/Web/Web_Components/Using_templates_and_slots
/fr/docs/Web/XML/Introduction_à_XML /fr/docs/Web/XML/XML_introduction
+/fr/docs/Web/XML/xml:base /fr/docs/Web/API/Node/baseURI
/fr/docs/Web/XPath/Fonctions /fr/docs/Web/XPath/Functions
/fr/docs/Web/XPath/Fonctions/boolean /fr/docs/Web/XPath/Functions/boolean
/fr/docs/Web/XPath/Fonctions/ceiling /fr/docs/Web/XPath/Functions/ceiling
diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json
index 451dbfc483..24a6eb7ebe 100644
--- a/files/fr/_wikihistory.json
+++ b/files/fr/_wikihistory.json
@@ -18303,8 +18303,9 @@
]
},
"Web/API/Node/baseURI": {
- "modified": "2019-03-18T21:40:03.713Z",
+ "modified": "2019-05-01T21:49:37.439Z",
"contributors": [
+ "ExE-Boss",
"loella16"
]
},
@@ -41506,13 +41507,6 @@
"Lbergere"
]
},
- "Web/XML/xml:base": {
- "modified": "2019-05-01T21:49:37.439Z",
- "contributors": [
- "ExE-Boss",
- "loella16"
- ]
- },
"Web/XPath": {
"modified": "2020-06-19T03:44:39.700Z",
"contributors": [
diff --git a/files/fr/web/xml/xml_colon_base/index.html b/files/fr/web/api/node/baseuri/index.html
index fa11c1d3d4..69f5b4e1e9 100644
--- a/files/fr/web/xml/xml_colon_base/index.html
+++ b/files/fr/web/api/node/baseuri/index.html
@@ -1,13 +1,14 @@
---
-title: 'xml:base'
-slug: 'Web/XML/xml:base'
+title: xml:base
+slug: Web/API/Node/baseURI
tags:
- Introduction
- SVG
- URL
- XML
- base
-translation_of: 'Web/XML/xml:base'
+translation_of: Web/XML/xml:base
+original_slug: Web/XML/xml:base
---
<p>xml:base est comme  <a href="https://developer.mozilla.org/fr/docs/Web/HTML/Element/base">L'élément pour l'URL de base du document en HTML</a> mais peut spécifier l'URI de base par élément ainsi que pour le document entier.</p>