aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/descendant-or-self/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/xpath/axes/descendant-or-self/index.html')
-rw-r--r--files/fr/web/xpath/axes/descendant-or-self/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/files/fr/web/xpath/axes/descendant-or-self/index.html b/files/fr/web/xpath/axes/descendant-or-self/index.html
index 81227314a7..465710191e 100644
--- a/files/fr/web/xpath/axes/descendant-or-self/index.html
+++ b/files/fr/web/xpath/axes/descendant-or-self/index.html
@@ -5,5 +5,4 @@ translation_of: Web/XPath/Axes/descendant-or-self
---
<p>
L'axe <code>descendant-or-self</code> indique le nœud de contexte et tout ses descendants. Les nœuds <code>attribute</code> et <code>namespace</code> ne sont pas compris - le parent d'un nœud <code>attribute</code> est un nœud <code>element</code>, mais les nœuds <code>attribute</code> ne sont pas les enfants de leur parent.
-</p><p><span class="comment">interwiki Languages Links</span>
-</p>{{ languages( { "en": "en/XPath/Axes/descendant-or-self", "es": "es/XPath/Ejes/descendant-or-self", "pl": "pl/XPath/Osie/descendant-or-self" } ) }}
+</p> \ No newline at end of file