aboutsummaryrefslogtreecommitdiff
path: root/files/fr/conflicting/web/xpath
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/conflicting/web/xpath
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/conflicting/web/xpath')
-rw-r--r--files/fr/conflicting/web/xpath/introduction_to_using_xpath_in_javascript/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/conflicting/web/xpath/introduction_to_using_xpath_in_javascript/index.html b/files/fr/conflicting/web/xpath/introduction_to_using_xpath_in_javascript/index.html
index 861663258c..80c3a9485c 100644
--- a/files/fr/conflicting/web/xpath/introduction_to_using_xpath_in_javascript/index.html
+++ b/files/fr/conflicting/web/xpath/introduction_to_using_xpath_in_javascript/index.html
@@ -1,6 +1,6 @@
---
title: Utilisation de XPath
-slug: Utilisation_de_XPath
+slug: conflicting/Web/XPath/Introduction_to_using_XPath_in_JavaScript
tags:
- AJAX
- DOM
@@ -11,6 +11,7 @@ tags:
- XSLT
translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript
translation_of_original: Using_XPath
+original_slug: Utilisation_de_XPath
---
<p> </p>
<p><a href="/fr/XPath" title="fr/XPath">XPath</a> est un langage de conversion des éléments d'un document XML. C'est une <a class="external" href="http://www.w3.org/TR/xpath">recommandation du W3C (en)</a>.</p>