aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/preceding-sibling/index.html
blob: 598739c27a95f47e9c67ee10b8f939b4b5f56565 (plain)
1
2
3
4
5
6
7
8
---
title: preceding-sibling
slug: Web/XPath/Axes/preceding-sibling
translation_of: Web/XPath/Axes/preceding-sibling
---
<p>
</p><p>L'axe <code>preceding-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent avant lui dans le document source.
</p>