aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/window/scrollbypages
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-09-27 19:52:26 +0200
committerGitHub <noreply@github.com>2021-09-27 19:52:26 +0200
commitb57379257281efd293e51237969a8553a7c58ae7 (patch)
tree37d1e1dee8f3ab8a5e4d953d121f80f647a94b5e /files/fr/web/api/window/scrollbypages
parentf139538f3148990f7b61d94f75d96381985a0c0e (diff)
downloadtranslated-content-b57379257281efd293e51237969a8553a7c58ae7.tar.gz
translated-content-b57379257281efd293e51237969a8553a7c58ae7.tar.bz2
translated-content-b57379257281efd293e51237969a8553a7c58ae7.zip
Fix web api fr upstream h2m (#2597)
* fix html examples with script * remove languages macro * enclose code words in <code> to avoid dot escape
Diffstat (limited to 'files/fr/web/api/window/scrollbypages')
-rw-r--r--files/fr/web/api/window/scrollbypages/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/fr/web/api/window/scrollbypages/index.html b/files/fr/web/api/window/scrollbypages/index.html
index d3de7c935c..8419d43545 100644
--- a/files/fr/web/api/window/scrollbypages/index.html
+++ b/files/fr/web/api/window/scrollbypages/index.html
@@ -39,6 +39,4 @@ window.scrollByPages(-1);
<h3 id="Specification">Spécification</h3>
-<p>DOM Niveau 0. Ne fait pas partie de la spécification.</p>
-
-<p>{{ languages( { "ja": "ja/DOM/window.scrollByPages", "pl": "pl/DOM/window.scrollByPages", "zh-cn": "zh-cn/DOM/window.scrollByPages" } ) }}</p>
+<p>DOM Niveau 0. Ne fait pas partie de la spécification.</p> \ No newline at end of file