diff options
Diffstat (limited to 'files/fr/web/api/node/childnodes')
-rw-r--r-- | files/fr/web/api/node/childnodes/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/api/node/childnodes/index.html b/files/fr/web/api/node/childnodes/index.html index d0dc5d7343..af687c7c99 100644 --- a/files/fr/web/api/node/childnodes/index.html +++ b/files/fr/web/api/node/childnodes/index.html @@ -90,13 +90,7 @@ translation_of: Web/API/Node/childNodes <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> - - <p>{{Compat("api.Node.childNodes")}}</p> -</div> <h2 id="Voir_aussi">Voir aussi</h2> @@ -107,5 +101,3 @@ translation_of: Web/API/Node/childNodes <li>{{domxref("Node.previousSibling")}}</li> <li>{{domxref("ParentNode.children")}}</li> </ul> - -<p> </p> |