From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- files/fr/web/api/document/adoptnode/index.html | 4 ++-- files/fr/web/api/document/compatmode/index.html | 4 ++-- files/fr/web/api/document/execcommand/index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'files/fr/web/api/document') diff --git a/files/fr/web/api/document/adoptnode/index.html b/files/fr/web/api/document/adoptnode/index.html index 959e060387..16b8760df2 100644 --- a/files/fr/web/api/document/adoptnode/index.html +++ b/files/fr/web/api/document/adoptnode/index.html @@ -24,8 +24,8 @@ translation_of: Web/API/Document/adoptNode
-
   node
-
est le noeud adopté  qui a maintenant ce document en tant que son ownerDocument (document propriétaire). Le parentNode du noeud est null, car il n'a pas encore été inséré dans l'arborescence du document.  Notez que node et externalNode sont le même objet après cet appel.  
+
node
+
est le noeud adopté  qui a maintenant ce document en tant que son ownerDocument (document propriétaire). Le parentNode du noeud est null, car il n'a pas encore été inséré dans l'arborescence du document.  Notez que node et externalNode sont le même objet après cet appel.
externalNode
est le noeud à adopter existant dans un autre document.
diff --git a/files/fr/web/api/document/compatmode/index.html b/files/fr/web/api/document/compatmode/index.html index 23cd1c1dbd..0197c02c50 100644 --- a/files/fr/web/api/document/compatmode/index.html +++ b/files/fr/web/api/document/compatmode/index.html @@ -20,7 +20,7 @@ translation_of: Web/API/Document/compatMode

Valeurs

@@ -29,7 +29,7 @@ translation_of: Web/API/Document/compatMode
diff --git a/files/fr/web/api/document/execcommand/index.html b/files/fr/web/api/document/execcommand/index.html index 0828ac309b..dd90b03485 100644 --- a/files/fr/web/api/document/execcommand/index.html +++ b/files/fr/web/api/document/execcommand/index.html @@ -338,7 +338,7 @@ translation_of: Web/API/Document/execCommand            -