From b57379257281efd293e51237969a8553a7c58ae7 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Mon, 27 Sep 2021 19:52:26 +0200 Subject: Fix web api fr upstream h2m (#2597) * fix html examples with script * remove languages macro * enclose code words in to avoid dot escape --- files/fr/web/api/window/dump/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'files/fr/web/api/window/dump') 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

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 -console à la ligne de commande.

dump est également disponible au composants XPCOM implémentés en JavaScript, même si window n'est pas l'objet global dans ce contexte.

Spécification

-

{{ DOM0() }}

-

{{ languages( { "en": "en/DOM/window.dump", "ja": "ja/DOM/window.dump", "pl": "pl/DOM/window.dump" } ) }}

+

{{ DOM0() }}

\ No newline at end of file -- cgit v1.2.3-54-g00ecf