diff options
Diffstat (limited to 'files/fr/web/api/window/dump/index.html')
-rw-r--r-- | files/fr/web/api/window/dump/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/fr/web/api/window/dump/index.html b/files/fr/web/api/window/dump/index.html index aa1ba730e6..8a44c0818d 100644 --- a/files/fr/web/api/window/dump/index.html +++ b/files/fr/web/api/window/dump/index.html @@ -22,5 +22,4 @@ translation_of: Web/API/Window/dump <p>Vous aurez besoin d'une console pour voir quelque chose. Si vous n'en avez pas déjà une, fermez et réouvrez le programme en ajoutant le paramètre <code>-console</code> à la ligne de commande.</p> <p><code>dump</code> est également disponible au composants XPCOM implémentés en JavaScript, même si <a href="/fr/DOM/window">window</a> n'est pas l'objet global dans ce contexte.</p> <h3 id="Sp.C3.A9cification">Spécification</h3> -<p>{{ DOM0() }}</p> -<p>{{ languages( { "en": "en/DOM/window.dump", "ja": "ja/DOM/window.dump", "pl": "pl/DOM/window.dump" } ) }}</p> +<p>{{ DOM0() }}</p>
\ No newline at end of file |